Template Integration

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
  1. Open Visual Studio.
  2. 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.
  3. Add a new item as illustrated below.


  4. In the item dialog, add the “Linxter Integration” template as illustrated below.


  5. This will start the Linxter Integration Wizard:


  6. Press the “Next” button to move to the second page of the Wizard. Enter your IDs and click “Finish”.


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