The Wayback Machine - https://web.archive.org/web/20110429030818/http://www.codeguru.com/csharp/.net/net_general/comcom/

    COM/COM+

    [Updated] Create an ActiveX using a Csharp Usercontrol

    How to register a Csharp Usercontrol as ActiveX (properties, methods, events)

    Common Pitfalls of COM Interoperability in .Net (not yet reviewed)

    Discover some of the common pitfalls of using COM Interoperability in .NET as well as best practices that could help you steer clear of these pitfalls.

    Looking at the WCF Windows Communication Foundation

    Discover Windows Communication Foundation (WCF). Microsoft introduced this technology, which is a part of .NET 3.0, to make your life easy when it comes to building distributed applications.

    Simplify Application Deployment with Registration-Free COM

    In the days before .NET, COM's dependency on the Registry and its backward compatibility issues were the Achilles' heels of Win32 development. Learn a technique for deploying your existing COM components without the pain traditionally associated with the Registry.

    Enumerating Exchange Contacts in .NET

    Through COM Interop, learn how to program against the Exchange Store for Exchange Server 2003.

    Extensible OLE Property Pages in .NET

    Implementing and utilizing extensible property sheets in your .NET classes has never been easier.

    Using .NET Class Libraries from VB6 Clients

    How to expose a .NET class library, including methods, properties, and events to a VB6 client.

    COM+ in .NET

    Learn how to create and use a COM+ component. Also discover the Component Services Explorer and how you can use it to create, maintain, and configure COM+ components and applications.