本文转自:http://www.codeusing.com/hi/uephee.wen/resource/view/170.aspx
资源分类:微软代码示例 更新日期:2008-10-11
主页:http://msdn.microsoft.com/en-us/library/aa581769.aspx
语言:英文 授权形式:免费
微软 Scott Mitchell 为大家准备的 ASP.NET 2.0 三层架构应用程序系列教程,共35讲,分别有C#和VB.NET版本。
Introduction
Basic Reporting
Master/Detail
Custom Formatting
Editing, Inserting, and Deleting Data
- Tutorial 16: An Overview of Inserting, Updating, and Deleting Data
- Tutorial 17: Examining the Events Associated with Inserting, Updating, and Deleting
- Tutorial 18: Handling BLL-Level and DAL-Level Exceptions in an ASP.NET Page
- Tutorial 19: Adding Validation Controls to the Editing and Inserting Interfaces
- Tutorial 20: Customizing the Data-Modification Interface
- Tutorial 21: Implementing Optimistic Concurrency
- Tutorial 22: Adding Client-Side Confirmation when Deleting
- Tutorial 23: Limiting Data-Modification Functionality Based on the User
Paging and Sorting
Custom Button Actions
Displaying Data with the DataList and Repeater
Filtering Scenarios with the DataList and Repeater
下载说明:每次课程之后都会有相应的代码,最终课程代码:Visual C# 版本 Visual Basic 版本