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

  "Recently it has been getting hard to find books that just get to the point, but this book is perfect. If you are just starting out with ASP.NET this book will tell you exactly what you need to know clearly and concisely. If you are an ASP.NET pro then this book is just what you need to remember all those things that are hard to remember. "
Mitch Denny
Monash.NET