0
kicks
Strongly typed include in EF, revisited
A few days ago I wrote this post about strongly typed "Include()" method in Entity Framework. However, this approach has a little flaw that I fixed today. The error is that it will not handle nested members.