Below are my study notes, feedback on the book I'm using to study:
- and even some feedback on the .NET framework.
Errata for the book (and its chocked full of errors) can be found here: http://support.microsoft.com/search/default.aspx?query=7356-2277-9&catalog=LCID%3D1033&spid=&mode=r&lsc=0
- Developing Applications That Use System Types and Collections
- Chapter 1 - Framework Fundamentals
- Chapter 4 - Collection and Generics
- Implementing Service Processes, Threading, and Application Domains in a .NET Framework Application
- Chapter 7 - Threading
- Chapter 8 - Application Domains and Services
- Embedding Configuration, Diagostic, Management and Installation Features into a .NET Framework Application
- Chapter 9 - Installing and Configuration Applications
- Chapter 10 - Instrumentation
- Implementing Serialization and Input/Output Functionality in a .NET Framework Application
Chapter 2 - Input/Output - /InputOutput
Chapter 5 - Serialization - /Serialization
- Improving Security of the .NET Framework Applications by using .NET Framework 2.0 Security Features
- Chapter 11 - Application Security
- Chapter 12 - User and Data Security
- Implementing Interoperability, Reflection, and Mailing Functionallity in a .NET Framework Application
- Chapter 13 - Interoperation
Chapter 14 - Reflection - /Reflection
Chapter 15 - Mail - /Mail
- Implementing Globalization, Drawing, and Text Manipulation in a .NET Framework Application
- Chapter 6 - Graphics
Chapter 16 - Globalization - /Globalization