Creating the consumer application

Let's learn how to create the consumer application by performing the following steps:

  1. In order to create the application that will use our published NAV web service, open Visual Studio, create a new project, and in the New Project window select the Console Application project type:

    Creating the consumer application

  2. Give a desired name to your solution (for example, ConsoleApplicationNAV) and click OK.
  3. Visual Studio creates the template for the solution project. You can see it in the Solution Explorer window in the right pane:

    Creating the consumer application

  4. Here, the Program.cs ...

Get Building ERP Solutions with Microsoft Dynamics NAV now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.