News

This allows you to define a method that, for instance, will attach itself to any IQueryable collection -- such as the result of any LINQ query. For example, let's say that you want to convert the ...
If LINQ were smart enough-- and it's pretty smart in other areas, at least-- it'd be feasible to see certain of these operations pushed out to the database server in the SQL.