![]() |
|
home > news LINQ4SP: Query Evaluation LINQ4SP: Query EvaluationOne of my colleagues, Daniel Leiszen is the lead developer of LINQ4SP project. He started to write a developer series about LINQ4SP. His first article is brand new, published a few minutes ago: LINQ4SP - Query Evaluation : "The evaluation of a Linq query is quite straightforward. The provider of the query source creates a new query object based on the given query expression, and returns it. When the client code tries to iterate through the results, the query object triggers the provider to evaluate...(read more) FFTF News Archives : News Articles Archives: Apr 2005 | Aug 2005 | Dec 2005 | Feb 2005 | Jul 2005 | Jun 2005 | Mar 2005 | May 2005 | Nov 2005 | Oct 2005 | Sep 2005 | Oct 2005 | Nov 2005 | Dec 2005 | Jan 2006 | Feb 2006 | Mar 2006 | Apr 2006 | May 2006 | Jun 2006 | July 2006 | August 2006 | September 2006 | October 2006 |
|