An Evaluation of Stored Procedures for the .NET Developer

By Bill Graziano on 22 March 2004 | Tags: Stored Procedures


Jay submitted "Get an introduction to Microsoft SQL Server stored procedures for developers who work primarily in the .NET programming languages. Discover the pros and cons of using stored procedures; get an overview of the tools that Microsoft Visual Studio .NET 2003 provides to help you work with stored procedures; and learn a handful of best practices to help you get started"

Link: An Evaluation of Stored Procedures for the .NET Developer


Related Articles

Handling SQL Server Errors (5 April 2010)

Testing with Profiler Custom Events and Database Snapshots (22 June 2009)

Debugging Stored Procedures in Visual Studio 2005 (25 June 2007)

Writing CLR Stored Procedures in C# - Returning Data (Part 2) (23 June 2005)

Writing CLR Stored Procedures in C# - Introduction to C# (Part 1) (6 June 2005)

Managed Data Access Inside SQL Server with ADO.NET and SQLCLR (31 May 2005)

Run CLR code from a stored procedure (14 October 2003)

Globally search and replace data in SQL Server (6 November 2002)

Other Recent Forum Posts

AlwaysOn AG + Replication maintenance - two scenarios to get the job done (16h)

What happens in a dual LEFT OUTER join when the second join is NULL in both tables? (18h)

How to set a variable from a table with comma? (1d)

SSRS Expression IIF Zero then ... Got #Error (2d)

Understanding 2 Left Joins in same query (3d)

Use a C# SQLReader to input an SQL hierarchyid (3d)

Translate into easier query/more understandable (3d)

Aggregation view with Min and Max (4d)

- Advertisement -