0
kicks
[Entity Framework] Using Include with lambda expressions
This article describes a technique to use lambda expressions rather than strings with the ObjectQuery.Include method to eagerly load associated entities.