Build a .NET Application on the Oracle Database with Visual Studio 2005 or 2008

With the popularity of Microsoft's .NET Framework, many developers are hungry for information about the best means of integrating .NET applications with Oracle—not only in terms of basic connectivity, but also in relationship to effective and efficient application development using Visual Studio 2005 or 2008. In this article, I'll explain the basic yet essential processes [...]

Use Microsoft Visual Studio for the complete .NET and Oracle Database development lifecycle

Building a .NET application that accesses Oracle Database involves a variety of tasks besides writing .NET code: creating users and roles, creating tables and table data, generating SQL scripts and checking them into source control, performance tuning, and more. Those of you who use Microsoft Visual Studio will be happy to know that with Oracle [...]