
October 30th, 2006, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 877
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
More about Stored Procedures using ASP.NET 2.0 with the Microsoft Data Access Application Block
This is the fifth article in a series focusing on developing applications using ASP.NET 2.0 and the Data Access Application Block available in the Microsoft Enterprise Application Block Library for .NET 2.0. In this article, I shall go through the routines that are used most (with simple examples) to work with stored procedures and parameters in Microsoft SQL Server database. I shall also cover INPUT, OUTPUT and RETURN parameters in this contribution.
Read the full article here: More about Stored Procedures using ASP.NET 2.0 with the Microsoft Data Access Application Block
For more discussion go here: Blog Article Discussion
|