Chapter 11: Working with DataReaders and DataSets

TitleDemoSourceLanguage
Execute a Stored Procedure and Return Results in a DataSet Recipe1103cs.aspx Recipe1103cs.aspx source C#
Execute a Stored Procedure and Return Results in a DataSet Recipe1103vb.aspx Recipe1103vb.aspx source VB.NET
Create a DataSet consisting of several DataTables using a stored procedure. Recipe1104cs.aspx Recipe1104cs.aspx source C#
Create a DataSet consisting of several DataTables using a stored procedure. Recipe1104vb.aspx Recipe1104vb.aspx source VB.NET
Filtering the Contents of a DataSet Recipe1105cs.aspx Recipe1105cs.aspx source C#
Filtering the Contents of a DataSet Recipe1105vb.aspx Recipe1105vb.aspx source VB.NET
Sorting the Contents of a DataSet. Recipe1106cs.aspx Recipe1106cs.aspx source C#
Sorting the Contents of a DataSet. Recipe1106vb.aspx Recipe1106vb.aspx source VB.NET
Finding a Particular Row in a DataSet. Recipe1107cs.aspx Recipe1107cs.aspx source C#
Finding a Particular Row in a DataSet. Recipe1107vb.aspx Recipe1107vb.aspx source VB.NET
Persist Changes to a DataSet to the Database recipe1108cs.aspx recipe1108cs.aspx source C#
Persist Changes to a DataSet to the Database recipe1108vb.aspx recipe1108vb.aspx source VB.NET

  "A very worthy addition to your development arsenal. This is no interpretation or some rehash of information. Only useful, tried and proven techniques and tidbits from a variety of respected authors. Something to keep beside your development system for handy reference all the time."
Paul Glavich
EDS Australia Pty. Ltd.