Progress Software Releases New Entity Framework Provider
The information in this post is out of date.
Visit msdn.com/data/ef for the latest information on current and past releases of EF.
Progress Software just announced that they’ve released version 3.5 of their DataDirect Connect provider for ADO.NET Entity Framework. This release, which is made up entirely of managed code, supports both EF4 and EF 3.5, and supports connecting to SQL Server, Oracle, DB2, and Sybase.
For a full list of Entity Framework providers, check out this page on the MSDN Data Developer Center.
Comments
- Anonymous
October 25, 2010
You could use NHibernate as well and not wait for these drivers to be released to get in on the ORM bandwagon.