Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » EFLazyLoading » Entity Framework   (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 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