Chapter 18. Integrating with COM Components

The CLR provides support both for exposing C# objects as COM objects and for using COM objects from C#. Additionally, CLR components can make use of COM+ services and can be used as configured components by CLR and classic COM applications.



    Part II: Programming with the .NET Framework
    Part IV: API Quick Reference