C♯ 3.0 cookbook /
Completely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take advan...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Farnham :
O'Reilly,
©2008.
|
Edición: | 3rd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Language Integrated Query (LINQ)
- 2. Strings and Characters
- 3. Classes and Structures
- 4. Generics
- 5. Collections
- 6. Iterators, Partial Types, and Partial Methods
- 7. Exception Handling
- 8. Diagnostics
- 9. Delegates, Events, and Lambda Expressions
- 10. Regular Expressions
- 11. Data Structures and Algorithms
- 12. Filesystem I/O
- 13. Reflection
- 14. Web
- 15. XML
- 16. Networking
- 17. Security
- 18. Threading and Synchronization
- 19. Toolbox
- 20. Numbers and Enumerations.