Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Caching   (RSS)

Using EFProviderWrappers with precompiled views

One of the users has reported a problem with using EFProviderWrappers and precompiled views together. When you pre-compile views, Entity Framework calculates a hash of metadata (which includes csdl,ssdl and msl information), stores it with the generated

Tracing and Caching for Entity Framework available on MSDN Code Gallery

We have just released a sample that shows how to extend Entity Framework in interesting ways by plugging into ADO.NET provider interface. The sample provides two extensions: EFTracingProvider – which adds the ability to log all SQL commands that are executed

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: ,
 
Page view tracker