Client/Server Applications

In this tutorial we create a Windows Form application that utilizes the Pick Data Provider libraries.

NOTE–

Before starting this tutorial, ensure that you have activated and enabled the Demo_PickDP account, exposed the necessary files, and imported the necessary dictionary items as shown in the Database Administration Program tutorial.

This tutorial is important for developers who want to:

 

View the code samples for each form in this application by clicking the links below.

 

Main Menu Form

Customers Form

Customer List Form

Customer List Unbound Form

Login Form

Orders Form

 

The application introduced here is the basis for the entire set of tutorials. The source code of the application is included on the Pick Data Provider for .NET media and can be installed using the instructions in Installing the Source Code.

This tutorial contains these sections: