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

Chapter 4 teaches some basic skills for working with the data in a dataset. This chapter expands on those skills by teaching you how to work with datasets using both bound and unbound controls.

Chapter 13 How to use datasets with bound and unbound controls
How to work with a dataset 416
The dataset classes 416
How to create and work with data adapters 418
How to fill and clear a dataset 420
How to cache data objects 422
How to use data views 424
How to use bound controls to display data 426
How to bind a Web Server control to multiple rows of a data source 426
How to bind a Web Server control to a single data value 428
A Product Display application that uses bound controls 430
The code for the ProductDB class 432
The aspx code for the Product Display form 434
The Visual Basic code for the Product Display form 436
How to use unbound controls to update data 440
Concurrency and the disconnected data architecture 440
How to retrieve and work with a data row 442
How to delete an existing data row 444
How to add a new data row 444
How to create and work with command builders 446
The Insert, Update, and Delete statements generated by a command builder 448
How to update the database with changes made to a dataset 450
A Product Maintenance application that uses unbound controls 452
The code for the ProductDB class 452
The code for the Product Maintenance form 454
t




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

Learn more about this book

Add this book to your cart