jump to navigation

Working with Data in ASP.NET 2.0 8 April 2007

Posted by Ahmed Abdul Moniem in Web Application Development.
1 comment so far

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