Related resources for Net Interoperability
  • COM in .NET12/6/2020 9:49:37 PM. This article explains how .NET applications interoperate with COM and vice-versa using RCW and CCW.
  • Cross-Language Interoperability in .NET Framework7/2/2014 7:35:04 PM. This article shows how to create a Class Library file in C# (in other words a DLL file) and will use that DLL file in a Visual Basic application.