Know a good article or link that we're missing? Submit it!

Using LINQ to Create a Pager for SQL Data in C#

Submitted By: linqhelp
Rating: starstarstar (Rate It)
Share: Share By Email By Email

Visit


Description

Using LINQ to SQL, we can make use of the built-in methods to page the database data a lot easier than with using SQL alone. LINQ to SQL can make it extremely easy for us to create pages from our data source using just two methods - Skip and Take.

Comments (1)

LINQ to SQL starstarstar   Posted by: Fred Mackie on Friday, March 06, 2009

This was a good tutorial, and different enough to those on http://www.microsoft.com/events/series/msdnvs2008.aspx.

Add Your Rating

(Not published)
star
starstar
starstarstar
starstarstarstar
starstarstarstarstar
 
Popular resources and forums for programmers on Programmersheaven.com
Assembly, Basic, C, C#, C++, Delphi, Java, JavaScript, Pascal, Perl, PHP, Python, Ruby, Visual Basic
© Copyright 2009 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin. Read the latest words from the publisher here.
Be the first to sign up for Lars Hagelin’s In-depth Outsourcing Newsletter here.
bootstrapLabs Logo A bootstrapLabs project.