Sample ADO.NET Entity Framework Provider - Beta 3
We've updated the sample provider to work with Beta 3 of the ADO.NET Entity Framework. The sample provider is available for download as an attachment to this blog post.
The sample provider has undergone some minor changes in moving from Beta 2 to Beta 3. The biggest such in the sample provider is due to changes in the provider manifest. To help provider writers better understand how provider manifests are used in Beta 3, we've included the provider manifest spec along with the sample provider.
As with previous builds, the sample provider wraps System.Data.SqlClient and demonstrates the functionality a provider needs to add in order to support the ADO.NET Entity Framework. The solution that contains the sample provider also includes a modified version of the Entity Framework Query Samples project. The modified project uses the sample provider rather than System.Data.SqlClient.
You'll also find a new project in the solution - ExtendedProvider. This project leverages the sample provider and the Data Designer Extensibility (DDEX) that's part of Visual Studio 2008 to demonstrate how to make an ADO.NET provider available through the various Visual Studio designers, including the ADO.NET Entity Framework Designer.
If you're writing an ADO.NET provider for the Entity Framework and you're not already in touch with me, please drop me a line at David (dot) Sceppa (at) microsoft (dot) com. Enjoy!
David Sceppa
ADO.NET Program Manager
Microsoft Corporation
Comments
Anonymous
December 18, 2007
PingBack from http://www.alvinashcraft.com/2007/12/18/daily-bits-december-18-2007/Anonymous
March 03, 2008
Spot on! When is the anticipated release date for beta 3 please? Thanks, MartinAnonymous
April 10, 2008
Visual Studio 2008 enthält LINQ-to-SQL, einen O/R Mapper für Microsoft SQL Server, der sowohl ObjekteAnonymous
August 25, 2008
I've spent much time to find it. Could you post it on http://code.msdn.com/EFSampleProvider page. May be someone finding it for a long time. Thank you. Warmest regards from sunshine UzbekistanAnonymous
July 19, 2009
Spot on! When is the anticipated release date for beta 3 please? Thanks, MartinAnonymous
July 21, 2009
I am grateful to you for this great content.