COM Interoperability in .NET

dotnet_03

Part I

This tutorial provides a quick and easy guide for basic communication between Visual Basic and C# utilizing the COM Interoperability in .NET.

Part II

In this tutorial, we’ll delve into the fascinating world of COM Interoperability, demonstrating seamless communication between Visual Basic 6 (VB6) and C# applications with custom events.

Part III

This is an example project to showcase interprocess communication between Visual Basic 6 and .NET (C#) apps using the Windows API to send messages.