Monthly Archives: February 2007

Database Independent Development with ASP.NET 2.0: dealing with stored procedures

Hello,   This is second in series focusing on Database Independent Development using ASP.NET 2.0.  You can find it here http://www.aspfree.com/c/a/ASP.NET/Database-Independent-Development-using-ASPNET-20-Dealing-with-Stored-Procedures/   Your feedback on this is well appreciated. thanks Jag

Posted in ASP.NET | Tagged | 12 Comments

Database independent development using ASP.NET 2.0

Hello,   My new series on "Database Independent Development using ASP.NET 2.0" has just started.  The first is here http://www.aspfree.com/c/a/ASP.NET/Database-Independent-Development-using-ASP-NET-2-0/   Your feedback is well appreciated. thanks Jag

Posted in ASP.NET | Tagged | 27 Comments

OOP based database application development in VB.NET 2005

Hello,   My new contribution on developing database applications with respect to OOP in VB.NET 2005 got published here http://www.aspfree.com/c/a/VB.NET/Implementing-OOP-to-Develop-Database-Oriented-Applications-using-VBNET-2005/   Enjoy and let me know the feedback. thanks Jag

Posted in VB.NET | Tagged | Leave a comment

PL/SQL stored procedures for CRUD operations

Hello,   This contribution mainly helps application developers to develop standard CRUD PL/SQL stored procedures.  You will find another upcoming article further extended with packages as well.   Article available at http://www.devshed.com/c/a/Oracle/Developing-Simple-PL-SQL-Stored-Procedures-for-CRUD-Operations/   thanks Jag

Posted in Oracle | Tagged | 11 Comments

Introduction to REF CURSOR in PL/SQL

Hello,   My new contribution on REF CURSORs in PL/SQL got published at http://www.devshed.com/c/a/Oracle/Working-with-REF-CURSOR-in-PL-SQL/   enjoy and give me the feedback. thanks Jag

Posted in Oracle | Tagged | 2 Comments