Murach's Beginning Visual Basic .NET
This chapter teaches you the basic skills you need to develop database applications using ADO.NET.
|
|
|
|
How to start the wizard |
538 |
|
How to define the connection |
540 |
|
How to define the SQL statements |
542 |
|
How to use the Query Builder |
544 |
|
How to control the Insert, Update, and Delete
statements that are generated |
546 |
|
How to complete the configuration |
548 |
|
The objects created by the Configuration Wizard |
550 |
|
|
How to generate a dataset |
552 |
|
The dataset schema file, class, and object |
554 |
|
How to load and unload a dataset |
556 |
|
How to update the database with changes made
to a dataset |
558 |
|
|
How to preview the data in a data adapter |
568 |
|
How to review the properties for generated
ADO.NET objects |
570 |
|
How to interpret the generated SQL statements |
572 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|