Microsoft lanzó el libro Programming Microsoft® Visual C#® 2005: The Base Class Library.
Algunos temas tratados en el libro son:

• Use generic types defined in the .NET Framework—or author your own—to solve recurring programming problems
• Master regular expressions to perform complex text searches and sophisticated input validation
• Use iterators, anonymous methods, and asynchronous delegates
• Take code reuse to the next level with reflection
• Use custom attribute to implement plug-in architectures and n-tier applications
• Serialize complex objects to file or database fields
• Address versioning issues with large programs and multiple executables
• Apply multithreading techniques to help avoid resource-sharing issues
• Work with unmanaged code and COM components by using PInvoke and COM Interop

Más información sobre el libro:
http://www.microsoft.com/mspress/books/9608.asp
Archivado en: , , , ,