Archive for the 'interop' Category

Building COM Objects in C#

Monday, August 31st, 2009

explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)