Getting started - Creating a .NET GisLink Add-In Project
Here is an example of creating a simple .NET "In-process" GisLink Application.
The complete code used in this example is available as a text file; copy and modify this code as required.
TIP: Click here to download the sample file.
- Setting up Microsoft Visual Studio
- Your first GisLink Application
- User Interface
- Adding functionality
- Saving and building the solution