New Versions of ADO.NET Data Providers Released!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New Versions of ADO.NET Data Providers Released!

Post by Devart » Thu 30 Aug 2007 15:14

Dear users,

Core Lab team has announced the release of the next versions of OraDirect .NET, MyDirect .NET renamed from MySQLDirect .NET, and PostgreSQLDirect .NET. There are many small improvements that make the development process much more convenient and pleasureful. Particularly, there were enhanced DbCommand and DbCommandBuilder components, improved support for provider-specific types, performed some design time additions.

From now on, our ADO.NET data providers can be used in conjunction with the Entity Framework and the extended relational model (EDM). The Entity Framework support is illustrated with wizard that generates model definition, and a new EDM demo project that shows how to use the data provider in conceptual programming against data.

We have devoted efforts to reorganizing and enhancing the demo projects in the products. Now almost all of the demos are united into single project that simplifies playing around and diving into code. We have added a new demo dedicated to the CRM (Customer Relationship Management) area. This demo shows how to use the data providers in a well-thought application architecture. Also we have added a new demo for .NET Compact Framework, which shows how to check the network availability from a mobile device.

There are several server-specific enhancements. For MyDirect .NET, we have introduced support for DotNetNuke version 4.5. For OraDirect .NET, Proxy Authentication and OCI Pooling were supported, performance in working with LOBs in Direct mode improved.

For a complete list of new features refer to the history pages of each product.

OraDirect .NET 4.20[ Download ] [ New Features ]
MySQLDirect .NET 4.20[ Download ] [ New Features ]
PostgreSQLDirect .NET 3.20[ Download ] [ New Features ]

If you wish to provide feedback on the new versions, you can do it in our forums at http://www.crlab.com/forums or by e-mail. We are always glad to hear your comments and take into account your development needs.

Core Lab development team
http://www.crlab.com

Locked