Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » EFLazyLoading   (RSS)

Transparent Caching Support for Entity Framework one-pager

We've just posted a one-pager on transparent caching support in Entity Framework on our EFDesign blog . http://blogs.msdn.com/efdesign/archive/2008/07/09/transparent-caching-support-in-the-entity-framework.aspx We want to make sure that you will be able
Posted by jkowalski | 1 Comments
Filed under: ,

Transparent Lazy Loading for Entity Framework – part 3 – Anatomy of a Stub

This post is a part of the series that describes EFLazyLoading library. Part 1 - Strategies for implementing lazy loading Part 2 - Implementation of EFLazyLoading Part 3 - Anatomy of a Stub In two previous articles I have introduced EFLazyLoading –

Transparent Lazy Loading for Entity Framework – part 2

This post is a part of the series that describes EFLazyLoading library. Part 1 - Strategies for implementing lazy loading Part 2 - Implementation of EFLazyLoading Part 3 - Anatomy of a Stub As I promised last time , I would like to present the result

Transparent Lazy Loading for Entity Framework – part 1

This post is a part of the series that describes EFLazyLoading library. Part 1 - Strategies for implementing lazy loading Part 2 - Implementation of EFLazyLoading Part 3 - Anatomy of a Stub The first release of Entity Framework supports explicit loading.
 
Page view tracker