Sometimes when working with Linq2SQL and developing components it is necessary to work with IQueryable rather than IQueryable
. In this post we create some handy extension methods to allow Paging and Sorting amongst others when you don't have access to the underlying type. [More]