Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  September 9, 2010  
VS_2010sky2
DL_Step4    
Creating Stored procs
Creating Data Access Layer:
Step4-Inserting, Updating and Deleting Data
This step of the VIDEO TUTORIAL will emphasize on the two types of database patterns in manipulating the underlying data in a database table. They are database direct and batch update patterns, respectively. In the database direct pattern, the INSERT, UPDATE and DELETE commands are operated on a single record in a database table, where as the batch update pattern involves operating on entire dataset. 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

VS2010_sky
  Copyright 2010 by dotnetvideos.net   Terms Of Use | Privacy Statement