January 2003
Beginner
696 pages
16h 38m
English
Now that you have a handle on the basics of the Connection, Command, and DataReader objects, you can start the Windows Forms project that you'll build for the rest of the day.
To begin, create a new C# or Visual Basic .NET Windows Forms application and call it DataAcess_vb or DataAccess_cs, depending on the language you want to use. I refer to the project as DataAccess.
Follow these steps to create the controls for the default Form1. Figure 10.3 gives you an example of where we're going with this form.

Follow these steps to create the GUI: ...
Read now
Unlock full access