LINQ in Action roller

Eager loading and the Including extention.

Hello. In the May 2006 CTP for VS2005 there was a neat feature when working with a DataContext to eagerly load 1:M relations like [Customer, Order], by simply tagging along the .Including(c => c.Orders) With Mars 2007 CTP on Orcas this extention method is not there anymore. After a long session with google, I finally had a look at the updated samples from Mr Calverts blog. In those updated samples the eager loading demo using Including was commented out and instead there was an example using DataShape() Read More...
Published Thursday, March 15, 2007 5:22 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication