How to Load Nested navigation properties in Entity Framework? – Asp.net
If we have some nested collection (navigation property) in the entity model and this navigation also has a navigation property, what can you load using Entity Framework with minimal performance penalty?