MS 70-536 Microsoft .NET Framework 2.0

From Wikiversity
Jump to navigation Jump to search

MS 70-536 Microsoft .NET Framework 2.0 - Application Development Foundation - using mono[edit | edit source]

This course will help students study for the MS 70-536 exam using mono as the CLR implementation. The course will make extensive use of the mono documentation and it is to be hoped that during the process of developing this course contributions will be made to the mono documentation.

The course materials will be developed on mono and then tested on the .NET framework. Comments will be added where there are incompatibilties.

Part 1. Developing applications that use types and collections[edit | edit source]

Part 2. Implementing service processes, threading, and application domains in a .NET Framework application[edit | edit source]

Part 3. Embedding configuration, diagnostic, management, and installation features into a .NET Framework application[edit | edit source]

Part 4. Implementing serialization and input/output functionality in a .NET Framework application[edit | edit source]

Part 5. Improving the security of the .NET Framework applications by using the .NET Framework 2.0 security features[edit | edit source]

Part 6. Implementing interoperability, reflection, and mailing functionality in a .NET Framework application[edit | edit source]

Part 7. Implementing globalization, drawing, and text manipulation functionality in a .NET Framework application[edit | edit source]