0
kicks
Performance gains from Refactoring LINQ
Creating new objects in a LINQ query represents a powerful paradigm shift for declarative program. It is still a good idea to keep up those good programming practice. This article investigates the effect on performance when refactoring LINQ expressions.