Overview

The sample application shows how to use eConnect serialization classes, write an eConnect XML document to a file, and create a new Microsoft Dynamics GP customer. Before you run this application, set the eConnect connection string in the source file to access the appropriate Microsoft Dynamics GP database.

This sample application is available in both C# and Visual Basic .NET. To build this application, you must have Visual Studio and the .NET Framework installed on your computer. To find project files for the C# application, open the following folder:

c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\CSHARP Console Application

To find the project files for the Visual Basic .NET application, open the following folder:

c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\VB DOT NET Console Application