Welcome to MSDN Blogs Sign in | Join | Help

Entity Framework Sample Provider for Visual Studio 2008 SP1 Beta is Online

We have just published an updated Sample ADO.NET Provider for Entity Framework. 

Changes in the provider APIs since Beta3 release:

  • removed DbProviderServices.GetProviderManifest(DbConnection)
  • added DbProviderServices.GetProviderManifestToken(DbConnection)
  • completely redesigned CSDL/SSDL/MSL for SchemaInformation
  • changed the format of the provider manifest XML:
     - DefaultValue vs Default
     - removed facets from functions
  • added DbProviderManifest.Token/DbProviderManifest.Provider properties

Provider writers can get the source code from MSDN Code Gallery: http://code.msdn.microsoft.com/EFSampleProvider

Published Monday, June 02, 2008 10:48 PM by jkowalski

Comments

# Entity Framework Sample Provider Updated for SP1 Beta

Tuesday, June 03, 2008 10:31 PM by Diego Vega

Just to get the news out: The updated version of the Entity Framework Sample Provider that is compatible

# Entity Framework Sample Provider for Visual Studio 2008 SP1 Beta is Online

Friday, June 13, 2008 8:16 AM by Hot Topics

From Jarek Kowalski : We have just published an updated Sample ADO.NET Provider for Entity Framework

Anonymous comments are disabled
 
Page view tracker