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

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

Microsoft Communities