I need to write Linq to SQL Lamda expression query the result of which is IQueryable and i want to use orderby and skip,take extension methods on this result object
I need to write Linq to SQL Lamda expression query the result of which is IQueryable and i want to use orderby and skip,take extension methods on this result object