- Prerequisites
- Completion of Register HelloWorld
- Completion of Build HelloWorld
- Registration of a new program onto the Linxter ISB for this project and have the necessary IDs available in a text editor like Notepad
- Open Visual Studio.
- Create a new Visual Studio project, select Console Application. You can add Linxter to any type of application but for this exercise we will use a Console Application.
- Add a new item as illustrated below.
- In the item dialog, add the “Linxter Integration” template as illustrated below.
- This will start the Linxter Integration Wizard:
- Press the “Next” button to move to the second page of the Wizard. Enter your IDs and click “Finish”.

- The Linxter Integration template wizard has taken care of all the Linxter SDK integration steps for you.
