Creating an instance of a Mapinfo COM object in .NET – Main Page


For the past week or so I have been investigating different ways of creating a COM OLE instances of Mapinfo in C#.NET.

This post series will done in three parts over the next few days, all out lining step by step the different methods for creating an instance of a Mapinfo COM object in .NET.

NOTE:  All my examples apply to C#, I will add some VB examples a bit later.