sábado, 8 de noviembre de 2008

MCTS 70-536 Links a MSDN en castellano 6/7



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

  1. .NET Framework components to COM. (Refer System.Runtime.InteropServices namespace)

  2. Call unmanaged DLL functions in a .NET Framework application, and control the marshaling of data in a .NET Framework application. (Refer System.Runtime.InteropServices namespace)

  3. 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.

  4. Send electronic mail to a Simple Mail Transfer Protocol (SMTP) server for delivery from a .NET Framework application. (Refer System.Net.Mail namespace)

No hay comentarios.: