Tuesday, October 30, 2007 8:33 AM
Looks like Oracle is implementing one of SQL Server 2005's features: the ability to write stored procedures in .NET code and have them stored within Oracle. They've also released an ODAC update that will allow you to develop and deploy the stored procs from within VS.NET 2005.
You can read more about the Oracle Database Extensions for .NET here.
D