David Sceppa's Ramblings

ADO.NET Orcas Sample Provider - Beta 1

We've updated the sample provider to work with Beta 1 of Orcas.  The sample provider is available for download as an attachment to this blog post.

Within the Entity Framework, the command tree, expression and related classes in Beta 1 now include the "Db" prefix - DbCommandTree instead of CommandTree, DbExpression instead of Expression, etc.  The primary change to the sample provider itself from the March CTP is to react to those modified class names.

The solution that contains the sample provider also includes a modified version of the 101 LINQ to Entities samples project.  The modified project uses the sample provider rather than System.Data.SqlClient.

As with the March CTP build, the sample provider wraps System.Data.SqlClient and demonstrating the functionality a provider needs to add in order to support the Entity Framework.  To learn more about the classes and interfaces to implement, see the blog post for the March CTP version of the sample provider here.

If you're writing an ADO.NET provider for Orcas and you're not already in touch with me, please drop me a line at David (dot) Sceppa (at) microsoft (dot) com.  Enjoy!

Published Monday, May 14, 2007 6:19 PM by David Sceppa
Attachment(s): Sample Provider Orcas B1.exe

Comments

 

Mike Taulty's Blog said:

Warning: Post contains vagueries and, almost certainly, inaccuracies - this is me just starting...

August 3, 2007 10:05 AM
Anonymous comments are disabled

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker