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

  "The ASP.NET Developers Cookboook is really fantastic. It helps a lot for beginners in .net,especially i have to highlight one thing the authors have posted the codes in C# and vb.net suite.This is great job. Thanks a lot. "
Ashiq
WPH