December 2004
Intermediate to advanced
1008 pages
21h 40m
English
IN BRIEF
In this section of the book, you have been learning about and experimenting with ADO.NET. You have seen how the DataSet works, including how relationships can be established between multiple tables within a single DataSet and how you can create strongly typed DataSets from XML schema information. If you've been reading the chapters in order, you have also seen how to combine a DataSet and a data adapter to a linked system that automatically pushes changes made to the DataSet back to the original data source through either stored procedures or SQL statements such as INSERT, UPDATE, and so on.
All of this is incredibly useful information, but it doesn't do anyone any good if the user never sees all ...
Read now
Unlock full access