C♯ for Java programmers /
Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C♯ for Java Progammers! C♯ for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the m...
Clasificación: | Libro Electrónico |
---|---|
Otros Autores: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Rockland, MA :
Syngress,
©2002.
©2002 |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1: Language Similarities
- 1. An Introduction to C♯
- 2. Language Fundamentals
- 3. Declarations and Access Controls
- 4. Operators and Assignments
- 5. Flow Control
- 6. Exception Handling
- 7. Garbage Collection
- Part 2: Language Features not in Java
- 8. Enumerators
- 9. Structs and Properties
- 10. Pointers, Delegates and Primitive Parameters by Reference
- 11. Boxing and Unboxing
- 12. Working with native DLL's
- 13. Interoperation with COM
- Part 3: .NET's Basic Class Libraries vs. Java's Class Libraries
- 14. Strings
- 15. Input/Output
- 16.Networking
- 17. Threading
- 18. Collections
- 19. Reflection
- CD-ROM Contents:
- C♯ keywords and their Java equivalent
- Example codes for the key differences between the two languages
- A copy of the .Net's Basic Class Library API's.