MapInfo and C#
Up one levelInformation about calling C# code to and from MapInfo Professional.
- MapInfo C# Include File by Ian Tidy — last modified 2006-01-16 20:08
- This file is based on the MapInfo 7.8 C header file (MapBasic.h). I haven't had any comment about it, and I use it without any problems. I have tested it with Borland Delphi Studio 2005, and MS Visual Studio 2003. I will post some sample C# code when I get a chance.
- OLE to MapInfo Professional by Ian Tidy — last modified 2006-01-18 15:59
- Sample code for using a C# Class Library to call MapInfo Professional
- Managed C++ Bridge DLL by Ian Tidy — last modified 2006-01-16 20:04
- To get MapInfo Pro to call a C# DLL you require a Bridge DLL.
- C# Sample Source Code by Ian Tidy — last modified 2006-01-18 13:20
- This ZIP contains 3 Visual Studio Projects and some MapBasic. It contains a sample C# Class Library, sample C++ Bridge (not finished), and a C++ console application that calls the C# Class Library.