Murach's Beginning Visual Basic .NET
This chapter introduces you to the concepts and terms that help you understand how database access works in VB.NET. Then, the next two chapters show the basics of developing database applications.
|
|
|
|
The hardware components of a multi-user system |
512 |
|
The software components of a multi-user database
application |
514 |
|
|
How a table is organized |
516 |
|
How the tables in a database are related |
518 |
|
How the fields in a table are defined |
520 |
|
|
How to query a single table |
522 |
|
How to join data from two or more tables |
524 |
|
How to add, update, and delete data in a table |
526 |
|
|
How the basic ADO.NET components work |
528 |
|
How a dataset is organized |
530 |
|
Concurrency and the disconnected data architecture |
532 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|