Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » EFLazyLoading   (RSS)

Entity Framework samples converted to Visual Basic

We have recently published Visual Basic versions of our MSDN Code Gallery samples for Entity Framework v3.5SP1. The following translated samples are currently available in two languages (C# and VB) ADO.NET Entity Framework Query Samples http://code.msdn.com/EFQuerySamples

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 | 2 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