What about DataLoadOptions for Entity Framework ObjectContext?(mosesofegypt.net)
submitted by
mosessaur(5424) 2 years, 9 months ago
I think the proper way to start this post is to ask How do you do eager loading with Entity Framework? And the basic native simple answer is by using ObjectQuery<T>.Include(string) method. No matter what you tried to do, you’ll end up using this way.
So there was ideas about how enhance the eager loading in our Entity Framework base applications. You can read about some of these ideas....
|category: ADO.NET
|Views: 105
tags:
linqtoentities mosesofegypt.net mosessaur Database ADO.NET another
Everyones tags:
Your Tags: