Expose COM components
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
Exam 70-536 Preparation Guide: Expose COM components to the .NET Framework and the .NET Framework components to COM. (System.Runtime.InteropServices namespace)
|
Expose COM components to the .NET Framework (MSDN) and the
.NET Framework components to COM (MSDN). (Refer
System.Runtime.InteropServices namespace (MSDN))
- Import a type library as an assembly (MSDN)
- Apply Interop attributes (MSDN), such as the
ComVisibleAttribute class (MSDN)