Efficiently Paging Through Large Amounts of Data: Step 3-Returning the Precise Subset of Records

Efficiently Paging Through Large Amounts of Data:
Step 3-Returning the Precise Subset of Records
This step of the VIDEO TUTORIAL will demonstrate in adding GetProductsPaged( ) method (to the DAL) that accepts ‘startIndex’ and ‘maximumRows’ as parameters for returning a subset of the Total Number of Records for custom paging purposes. In order to accomplish this, a new ranking function ROW_NUMBER is utilized. Finally, a wrap around method for this newly created data access layer method is created in the ProductsBLL business logic layer. 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


Copyright 2007-2012 by dotnetvideos.net   |  Privacy Statement  |  Terms of Use