Chapter 8. Using COM/COM+ from Managed Code

In This Chapter

COM has become the standard for allowing binary interoperability. It has provided a means for most languages to instantiate and use methods defined on a COM server. VB, Perl, C++, Java, JavaScript, VBScript, and other languages instantiate objects and call methods on COM components. This level of interoperability has greatly contributed to the popularity of this technology. Reusing components in environments that were not anticipated when the component was developed has become the norm. Many people have benefited from the COM's features. ...

Get .NET Common Language Runtime Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.