Murach's VB.NET Database Programming
with ADO.NET (1.x edition)

This chapter builds on what you've learned in earlier chapters by teaching you more about how typed datasets work and how you can bind controls like text boxes and combo boxes to them.

Chapter 4 How to work with typed datasets and bound controls
How to create and work with a typed dataset 96
How to create a typed dataset class 96
How to create an instance of a typed dataset class 96
How to work with a typed dataset 98
How to use bound controls to display individual data columns 100
A Vendor Display form that uses bound controls 100
How to bind text box controls 102
How to navigate through the rows in a data table 104
The property settings for the Vendor Display form 106
The code for the Vendor Display form 108
How to use bound controls to add, update, and delete data rows 110
A Vendor Maintenance form that uses bound controls 110
How to bind combo box and list box controls 112
How to add, update, and delete data rows 114
The property settings for the Vendor Maintenance form 116
The code for the Vendor Maintenance form 118
How to handle data exceptions 124
How to handle ADO.NET errors 124
How to handle data provider errors 126
How to handle update errors 128
How to use data table events 130
How to provide for data table events 130
How to use the RowChanging event 132
Perspective 134
t




Murach's VB.NET Database Programming with ADO.NET

Learn more about this book

Add this book to your cart