Linq to SQL - Return top n rows

Posted by jinsungy on Stack Overflow See other posts from Stack Overflow or by jinsungy
Published on 2009-04-24T19:47:44Z Indexed on 2010/05/08 5:38 UTC
Read the original article Hit count: 378

Filed under:
|

I want to return the TOP 100 records using Linq.

© Stack Overflow or respective owner

Related posts about linq-to-sql

Related posts about .NET