Murach's ASP.NET Web Programming with VB.NET
This chapter teaches the basic concepts and terms that apply to database applications in the .NET environment.
|
|
|
|
How a table is organized |
360 |
|
How the tables in a database are related |
362 |
|
How the columns in a table are defined |
364 |
|
The design of the Halloween database |
366 |
|
|
How to query a single table |
368 |
|
How to join data from two or more tables |
370 |
|
How to add, update, and delete data
in a table |
372 |
|
|
How ADO.NET works |
374 |
|
The SqlConnection class |
376 |
|
The SqlCommand class |
376 |
|
The SqlParameter class |
378 |
|
The SqlDataReader class |
378 |
|
The SqlDataAdapter class |
378 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|