Programming Microsoft Visual C♯ 2008 : the language /
"Get the in-depth reference, best practices, and code you need to master the core language capabilities in Visual C♯ 2008. Fully updated for Microsoft .NET Framework 3.5, including a detailed exploration of LINQ, this book deftly illustrates the intricacies and applications of the language - in...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Redmond, Wash. :
Microsoft Press,
©2008.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. I. Core Language
- 1. Introduction to Microsoft Visual C♯ Programming
- 2. Types
- 3. Inheritance
- pt. II. Core Skills
- 4. Introduction to Visual Studio 2008
- 5. Arrays and Collections
- 6. Introduction to LINQ
- 7. Generics
- 8. Enumerators
- pt. III. More C♯ Language
- 9. Operator Overloading
- 10. Delegates and Events
- 11. LINQ Programming
- 12. Exception Handling
- pt. IV. Debugging
- 13. Metadata and Reflection
- 14. MSIL Programming
- 15. Debugging with Visual Studio 2008
- 16. Advanced Debugging
- pt. V. Advanced Features
- 17. Memory Management
- 18. Unsafe Code.