Data Access Tutorials

Welcome to a series of tutorials that will explore techniques for implementing these common data access patterns in ASP.NET 2.0. These tutorials are geared to be concise and provide step-by-step instructions with plenty of screen shots to walk you through the process visually. Each tutorial is available in Visual Basic and Visual C# versions and includes a download of the complete code used.

By default, the Visual Basic tutorials will be shown.  (Switch to the Visual C# tutorials)

Introduction

Basic Reporting

Master/Detail

Custom Formatting

Editing, Inserting, and Deleting Data

Paging and Sorting

Custom Button Actions

Displaying Data with the DataList and Repeater

Filtering Scenarios with the DataList and Repeater

Editing and Deleting Data Through the DataList

Paging and Sorting with the DataList and Repeater

Custom Button Actions with the DataList and Repeater

Accessing the Database Directly from an ASP.NET Page

Enhancing the GridView

Working with Binary Files

Caching Data

Database-Driven Site Maps

Working with Batched Data

Advanced Data Access Scenarios

Free ASP.NET Training

AppDev

Start learning ASP.NET with step-by-step instruction by experts Ken Getz & Don Kiely, plus…

  • Hands-on lab exercises
  • Printable courseware
  • Sample code
  • Pre/Post exams

Get a training CD by mail or download now ($115 value).


Get free ASP.NET training

Visual Basic Tutorials

(Switch to Visual C# tutorials)

Scott’s Book

The Data Access tutorials were written by Scott Mitchell who has also written the following book on learning ASP.NET.

»  More Books