July 2015
Intermediate to advanced
1300 pages
87h 27m
English
The .NET technology can definitely interoperate with the COM legacy architecture and components. In the first part of the chapter, you saw how to import COM components into managed applications, understanding how Visual Studio generates .NET wrappers to interact with COM. Next, you got information on how to create and expose .NET libraries to COM, utilizing the Visual Studio instrumentation and applying the ComVisible attribute to classes and class members to grant visibility granularity. In the last part of the chapter, you saw how to call and run unmanaged code, with particular regard to Platform Invokes and types conversions for working directly against the Windows operating system.
Read now
Unlock full access