Introduction In this article I’m going to try to explain one of the most misunderstood features of LINQ – deferred execution - and the impact it might have on your code if you don’t fully understand what it means. What does deferred execution mean? According to the dictionary the word...