Learning Resources
Managing Data and Other CRUD
ASP .Net offers functionalities for CRUD (Create, Read, update and Delete) and data management by covering the following topics -
- CRUD
- Working with Smart Tags and Designers
- Enhancing the GridView Control
- Sorting editing and deleting with the GridView
- Formatting the date display
- Introducing the FormView Control
- Adding a FormView control to the page
- Changing the FormView control’s templates
- Using the FormView control to insert a row
- Analyzing problems with the date input
- Validating the date input
- Fixing the Page Title
- Improving Performance with the AJAX Update Panel