This documentation is archived and is not being maintained.
Rich Client Application Walkthroughs
Visual Studio 2008
The typical rich client application is a stand-alone executable with a graphical interface composed of several controls for the user. The following walkthroughs describe the process for building a form-based application using several different control types, connecting to an existing database, and then displaying the data in the form.
Note: |
|---|
The primary purpose of these walkthroughs is to demonstrate the various features of Visual Studio available to a rich client developer. Therefore, the typical rich client application contains a subset of the features presented. |
Show:
Note: