Thursday, March 23, 2006

ODP.Net Beta Released

Great news, oracle have just released a beta version of ODP.Net (oracle data provider for .Net) for .Net 2.0.

This release is awesome for the following reasons:

  • Support for the Provider based Factories
  • Connection String Builder
  • Data Source Enumeration
  • Schema Discovery
  • VS2005 integration and support for debugging stored procedures


Best of all, ODP.Net should now work out of the box with Enterprise Library 2.0 without the need for writing provider factories and wrappers around the old Version..
Here are the links:
What's New
Download

No comments: