Thursday, February 17, 2011

MCTS .NET Application Development Foundation - 70-536 – Objectives List Part 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.
Call unmanaged DLL functions in a .NET Framework application, and control the marshaling of data in a .NET Framework application.
Implement reflection functionality in a .NET Framework application (refer System.Reflection namespace), and create metadata, Microsoft intermediate language (MSIL), and a PE file by using the System.Reflection.Emit namespace.
Send electronic mail to a Simple Mail Transfer Protocol (SMTP) server for delivery from a .NET Framework application.

No comments:

Post a Comment