Archive for the ‘Entity Framework’ Category

Posted by admin at 16 March 2010

Category: Entity Framework

Customer.Orders.Load() Load for each object

db.Customer.Include(“Orders”) Loads once for all objects