This article transferred from: http://www.codeusing.com/hi/uephee.wen/resource/view/170.aspx
Resource classification: Microsoft code example update Date: 2008-10-11
Home: http://msdn.microsoft.com/en-us/library/aa581769.aspx
Language: English Authorization form: free
Microsoft Scott Mitchell's 2.0 three-tier Architecture application series tutorials are available for everyone, with a total of 35, with C # and vb.net versions respectively.
Introduction
-
Tutorial 1:creating a Data Access Layer
-
Tutorial 2:creating a business Logic Layer
-
Tutorial 3:master Pages and Site Navigation
Basic Reporting
-
Tutorial 4:displaying Data with the ObjectDataSource
-
Tutorial 5:declarative Parameters
-
Tutorial 6:programmatically Setting The ObjectDataSource ' s Parameter Values
Master/detail
-
Tutorial 7:master/detail Filtering with a DropDownList
-
Tutorial 8:master/detail Filtering with a dropdownlists
-
Tutorial 9:master/detail Filtering Across the other Pages
-
Tutorial 10:master/detail Using a selectable Master GridView with a Details detailview
Custom formatting
-
Tutorial 11:custom formatting Based upon Data
-
Tutorial 12:using Templatefields in the GridView Control
-
Tutorial 13:using Templatefields in DetailsView
-
Tutorial 14:using The FormView ' s Templates
-
Tutorial 15:displaying Summary information in the GridView ' s Footer
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. 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
-
Tutorial 24:paging and Sorting report Data
-
Tutorial 25:efficiently Paging Through Large amounts of Data
-
Tutorial 26:sorting custom-paged Data
-
Tutorial 27:creating A customized sorting User Interface
Custom Button Actions
-
Tutorial 28:adding and responding to Buttons to a GridView
Displaying Data with the DataList and Repeater
-
Tutorial 29:displaying Data with the DataList and Repeater Controls
-
Tutorial 30:formatting the DataList and Repeater Based upon Data
-
Tutorial 31:showing multiple Records per Row with the DataList Control
-
Tutorial 32:nested Data Web Controls
Filtering Scenarios with the DataList and Repeater
-
Tutorial 33:master/detail Filtering with a DropDownList
-
Tutorial 34:master/detail Filtering Across the other Pages
-
Tutorial 35:master/detail Using A bulleted List of Master Records with a Details DataList
Download instructions: After each course there will be code, the final course Code: Visual C # Version of Visual Basic version
Microsoft code Sample: ASP. NET 2.0 three-tier Architecture application Tutorial series