Exam 70-536 Study Guide: Skill Set 6
| Exam Prep. Guides |
| Exam 70-536 Study Guide |
|
1. Types and collections |
| 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.
[edit]
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)
- Call unmanaged DLL functions and control the marshaling of data in a .NET Framework application. (
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).
- Send electronic mail to a Simple Mail Transfer Protocol (SMTP) server for delivery from a .NET Framework application. (
System.Net.Mail)
Categories: Microsoft Exam Preparation Guides | Exam 70-536 Study Guide | Exam 70-536 Study Guide: Skill Set 6