
An Overview of Inserting, Updating, and Deleting Data:
Step 1-Creating the Insert, Update, and Delete Tutorials Web Pages
This step of the VIDEO TUTORIAL will elaborate on the ObjectDataSource control and will introduce on how various SELECT, INSERT, UPDATE and DELETE events are mapped to the corresponding methods of an underlying business objects when bound to data web controls such as FormView, DetailsView and GridView controls. In addition, this tutorial will add some additional pages to the ‘EditInsertDelete’ folder of our project that will serve as basis for upcoming tutorials of this new section of the Data Tutorials. The primary objective of this tutorial series is to explore and familiarize the data modification capabilities of various data web controls that include GridView, FormView and DetailsView controls. For detailed information and source code for this step, please refer to the original article.
This video presentation is available ONLY for REGISTERED users of this web site due to significant costs associated with data transfer of multimedia content. Please register to view this video. Registration is FREE of charge and takes less than a minute to complete. Thanks for your consideration.
---Administrator