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

This chapter teaches you how to use data commands to retrieve or update database data without using a data adapter (see chapter 4 to learn how to use data commands with data adapters).

Chapter 12 How to work with ADO.NET data commands
How to connect to a database 382
How to create and use connection objects 382
How connection pooling works 384
Connection string settings that affect connection pooling 386
How to use a configuration file to store connection information 388
How to create data commands 390
How to create a command object 390
How to create a parameterized query 392
How to create and use parameter objects 394
How to work with data commands 396
How to create and work with a data reader 396
How to execute queries that return a single value 398
How to execute action queries 398
A Product Maintenance application that uses command objects 400
The design of the Product Maintenance application 400
The code for the database classes 402
The code for the Product Maintenance form 408
t




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

Learn more about this book

Add this book to your cart