The Win Forms QuickStart is a series of Win Forms samples and supporting commentary designed to quickly acquaint you with the programming model, architecture, and power of the Win Forms framework. The QuickStart samples are designed to be short, easy-to-understand illustrations of many of the features of Win Forms. By the time you have completed the QuickStart tutorial you will be able to build fully functioning Win Forms applications.
What Level of Expertise Is Assumed in the QuickStart?
The Win Forms QuickStart assumes that you are familiar with object oriented programming techniques. It also assumes that you are familiar with concepts such as Windows, Controls, Menus and so on. You should have experience building applications using Microsoft Windows(TM) or a similar Graphical User Interface (GUI) programming system. If you have experience building applications using the Windows Win32 API, MFC or the Visual Basic forms package then you will quickly get to grips with Win Forms.
Installing and Using the Win Forms QuickStart
To install and run the QuickStarts - as well as the other samples - see the StartSamples.htm file in the …\Samples
folder of the NGWS SDK installation directory.