Essential C♯ 2.0 /
A new edition of this title is available, ISBN-10: 0321533925 ISBN-13: 9780321533920 " Essential C# 2.0 pulls off a very difficult task. The early chapters are comprehensible by beginning developers, while the later chapters pull no punches and provide the experienced developer with the detaile...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, N.J. :
Addison Wesley Professional,
2006.
|
Colección: | Microsoft .NET development series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introducing C♯
- 2. Data types
- 3. Operators and control flow
- 4. Methods and parameters
- 5. Classes
- 6. Inheritance
- 7. Interfaces
- 8. Value types
- 9. Well-formed types
- 10. Exception handling
- 11. Generics
- 12. Collections
- 13. Delegates and events
- 14. Reflection and attributes
- 15. Multithreading
- 16. Multithreading patterns
- 17. Platform interoperability and unsafe code
- 18. common language infrastructure
- A. Downloading and installing the C♯ compiler and the CLI platform
- B. Complete source code listings
- C. C♯ 2.0 topics.