Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  January 5, 2009  
telerik_dec08_sky1
OverviewofInsertUpdateDelete2_3    

An Overview of Inserting, Updating, and Deleting Data: Step 2-Adding and Configuring the ObjectDataSource Control

An Overview of Inserting, Updating, and Deleting Data:
Step 2-Adding and Configuring the ObjectDataSource Control
In this step of the VIDEO TUTORIAL an ObjectDataSource is configured to use an underlying business object’s various methods that include SELECT, INSERT, UPDATE and DELET methods. The business object under consideration is ProductsBLL and the corresponding methods are GetProducts( ), AddProducts( ), UpdateProducts( ) and DeleteProducts( ) respectively that map to the corresponding SELECT, INSERT, UPDATE and DELETE tabs of ObjectDataSource configuration wizard. This ObjectDataSource control is added to the Basics.aspx web page of the EditInsertDelete folder to explore the differences between the data modification capabilities of the GridView, FormView and DetailsView control. The preceding data source will be used by all of the data web controls for upcoming steps of this video tutorial.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

telerik_dec08_target_sky1
  Copyright 2008 by dotnetvideos.net   Terms Of Use | Privacy Statement