Community

Difference between Deferred execution and Immediate execution

(Shailendra Chauhan) LINQ provides a common query syntax to query any data source. In a LINQ query, you always work with objects. The object may in-process object or out-process object. Based on objects, LINQ query expression is translated and executed. There are two ways of LINQ query execution as

Read More - Register for Free Membership