Community

Deferred Execution and Immediate Execution in LINQ

(Dhananjay Kumar) Deferred Execution executes a query only when a loop starts. What I mean here is that, we iterate through the query variable to get the result.

Read More - Register for Free Membership