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...

Full description

Bibliographic Details
Main Author: Hilyard, Jay
Other Authors: Teilhet, Stephen
Format: eBook
Language:English
Published: Farnham O'Reilly 2008
Edition:3rd ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 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