Difference between deferred execution and Lazy evaluation in C#

Posted by babu m on Stack Overflow See other posts from Stack Overflow or by babu m
Published on 2010-03-27T20:08:25Z Indexed on 2010/03/27 20:13 UTC
Read the original article Hit count: 382

Filed under:

Hi , Could you please let me know what is the exact deference between deferred execution and Lazy evaluation in C#?These two are used synonymously.Could some one please explain the difference with an example??

© Stack Overflow or respective owner

Related posts about linq-to-nhibernate