Click here to Skip to main content
15,893,622 members
Articles / Desktop Programming / Win32

LINQ-to-EF Efficiency: A Cautionary Tale

Rate me:
Please Sign up or sign in to vote.
4.33/5 (3 votes)
26 May 2012CPOL2 min read 20.5K   17  
Avoid Entity Framework lazy-loading relationship navigation when iterating large record sets.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions