Exam 70-536 Study Guide: Skill Set 6

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
Exam Prep. Guides
Exam 70-536 Study Guide

1. Types and collections
2. Process, threading,…
3. Embedding features
4. Serialization, I/O
5. .NET Security
6. Interop., reflection,…

7. Global., drawing, text

edit

This is the sixth skill set for the the Microsoft .NET Framework 2.0—Application Development Foundation Exam. This skill set involves interacting with Windows COM objects and unmanaged DLLs, reflection, plus e-mail functions.

6. Implementing interoperability, reflection, and mailing functionality in a .NET Framework application

  • Expose COM components to the .NET Framework and the .NET Framework components to COM. (System.Runtime.InteropServices)
  • Implement reflection functionality in a .NET Framework application (System.Reflection), and create metadata, Microsoft intermediate language (MSIL), and a PE file (System.Reflection.Emit).

Personal tools