| uid | web-forms/overview/data-access/editing-inserting-and-deleting-data/index |
|---|---|
| title | Editing, Inserting, and Deleting Data | Microsoft Docs |
| author | rick-anderson |
| description | In these tutorials you see how to map methods of the ObjectDataSource control to BLL methods, and how to configure the GridView, DetailsView, and FormView co... |
| ms.author | wpickett |
| ms.date | 10/05/2011 |
| ms.assetid | 9fc60498-ced4-47c6-b2cf-8d464e6aeef8 |
| msc.legacyurl | /web-forms/overview/data-access/editing-inserting-and-deleting-data |
| msc.type | chapter |
In these tutorials you see how to map methods of the ObjectDataSource control to BLL methods, and how to configure the GridView, DetailsView, and FormView controls to let users modify data.
- Overview of Inserting, Updating, and Deleting Data (C#)
- Examining the Events Associated with Inserting, Updating, and Deleting (C#)
- Handling BLL- and DAL-Level Exceptions in an ASP.NET Page (C#)
- Adding Validation Controls to the Editing and Inserting Interfaces (C#)
- Customizing the Data Modification Interface (C#)
- Implementing Optimistic Concurrency (C#)
- Adding Client-Side Confirmation When Deleting (C#)
- Limiting Data Modification Functionality Based on the User (C#)
- Overview of Inserting, Updating, and Deleting Data (VB)
- Examining the Events Associated with Inserting, Updating, and Deleting (VB)
- Handling BLL- and DAL-Level Exceptions in an ASP.NET Page (VB)
- Adding Validation Controls to the Editing and Inserting Interfaces (VB)
- Customizing the Data Modification Interface (VB)
- Implementing Optimistic Concurrency (VB)
- Adding Client-Side Confirmation When Deleting (VB)
- Limiting Data Modification Functionality Based on the User (VB)