The Wayback Machine - https://web.archive.org/web/20110922051256/http://www.codeguru.com:80/cpp/com-tech/complus/interop/

    COM Interop

    COM Interoperability

    Explore COM Interoperability, also known as COM Interop. COM Interop is the means to which COM objects can be used in a .NET application and how .NET objects can be built to appear to be COM objects.

    .NET Delegate Event Model vs COM Connection Points

    Take a dip into how the Connection Points Event Handling mechanism in Classic COM Components can be used by .NET applications to receive event Notifications via the COM Interop.

    Understanding Classic COM Interoperability w/.NET Apps

    Aravind, who contributed mightily to the COM interoperability chapter of the Microsoft Press "Inside C#" book, writes this fantastic tutorial on how to use COM components from your .NET C# applications!