Views: 0
Replies: 0
Archived
|
,
|
|
Reply 1here is a good tutorial by Scott. Look at the Skip() and Take() methods.
http://weblogs.asp.net/scottgu/archive/2007/06/29/linq-to-sql-part-3-querying-our-database.aspx here is a sample too (its VB so its probably wrong :)) http://stackoverflow.com/questions/770909/linq-over-datatable-with-skip-and-take-method Aaron Burton, Feb 26, 2010
|