New Oracle Data Provider for .NET 2.0 [ODP.NET]
I just got this over e-mail and keeping it here for reference.
The new version of ODP.NET is released by Oracle Corporation, the download is available here
The features include the following:
ODP.NET -- ADO.NET 2.0 Support - Factory and DbCommon Classes
- Connection String Builder
- DataAdapter Batch Processing
- Schema Discovery
- Server Enumeration
Oracle Developer Tools (ODT) for Visual Studio .NET - Visual Studio 2005 Integration
- Integrated PL/SQL Debugging (Visual Studio 2003 and 2005)
Oracle Database Extensions for .NET - .NET 2.0 Framework Support
Additional resources:
- Learn some ODP.NET best practices to optimize your .NET application's performance.
- Oracle Developer Tools for Visual Studio 2005 Demo
- .NET Stored Procedures Demo