A Look at Lazy Loading in EF4

Posted by: Julia Lerman Blog - Dont Be Iffy..., on 23 May 2009 | View original | Bookmarked: 0 time(s)

Lazy Loading is a feature that many ORM tools including LINQ to SQL support by default, but does not exist in EFv1. I appreciate not having my code hit the database without me asking for it, but there are plenty of times when you will want your code to be helpful enough to go get related data when you ask for it even if you didn't specifically load it into memory. EF4 now supports lazy loading, although it is OFF by default. For the person who wants to have control over trips to the database, off...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: Data | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1295 | Hits: 59

Similar Posts

  • EF4: Lazy Loading on By Default but what about pre Beta 2 Models? more
  • Some Tidbits of Entity Framework 4 in Visual Studio 2010 Beta 2 more
  • LINQ to SQL, Lazy Loading and Prefetching more
  • Why not Classic (Legacy) ASP? more
  • Your code via NDepend more
  • See you at TechEd Australia and New Zealand more
  • Chromeless WPF Windows with Aero Blur more
  • EF Table Splitting The Opposite of Entity Splitting more
  • Checking out one of the new stored procedure features in EF4 more
  • PM Tip #10: Interview Tips for Landing a Great Program Management Job more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD