Murach's ASP.NET 4 Web Programming
with VB 2010

An introduction to database programming

This chapter presents the concepts and terms that apply to database applications in general and to database programming on the .NET platform in particular, using ADO.NET. Because almost any business web application has to deal with database data, this is information you must know.

Chapter 12 An introduction to database programming
An introduction to relational databases 378
How a table is organized 378
How the tables in a database are related 380
How the columns in a table are defined 382
The design of the Halloween database 384
How to use SQL to work with the data in a relational database 386
How to query a single table 386
How to join data from two or more tables 388
How to add, update, and delete data in a table 390
An introduction to ADO.NET 4 392
How the basic ADO.NET components work 392
Concurrency and the disconnected data architecture 394
How to work with data without using a data adapter 396
An introduction to the ADO.NET 4 classes 398
The SqlConnection class 398
The SqlCommand class 398
The SqlParameter class 400
The SqlDataReader class 400
The SqlDataAdapter class 400




Murach's ASP.NET 4 with VB 2010

Learn more about this book

View the table of contents


More about the eBook



Our 100% Guarantee

First, try our books for 90 days. Then, if you aren't completely convinced that our books are the best ones you've ever used, you can return them for a prompt refund...no questions asked.