Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Reference
Visual C# Language
C# Tutorials

  Switch on low bandwidth view
C# Programmer's Reference
COM Interop Tutorials

This section introduces two tutorials on interoperability between managed code and COM components.

COM Interop provides backward compatibility to let you access existing COM components without requiring that the original component be modified. The following tutorial demonstrates backward compatibility:

COM Interop also allows COM developers to access managed code as easily as they access other COM objects. The following tutorial demonstrates accessing a C# server from a COM client:

See Also

C# Tutorials

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker