An Advanced Windows Application

An advanced Windows application can consist of an interface that accepts input from the user and displays the output. This information is then processed and stored in a database.

This section shows you how to create a Windows application that registers the user with the Virtual Bookshop.

The Virtual Bookshop is an online bookstore. The user must register with this Web site in order to buy the books sold at this Web site. The Windows Forms Designer creates the user interface for the Windows application. This interface consists of a form that acts as the container of a number of controls. Figure 17.5 displays the Registration Form with all its controls. To create this form, follow these steps:

1.
Create a new ...

Get Special Edition Using C# 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.