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

Good and bad design (1d)

I have installed 2019 MS SQL via powershell but I am not able to open SSMS (1d)

Home page (Web Portal) just spins (2d)

Get the min start and max end when the datetime overlap is more than 1 day (2d)

Query Inner or Sub including 4 tables (2d)

CASE Statement to Categorize Data Request (2d)

How to remove all text inside brackets in sql server and return only text to the left of this (3d)

Get first datetime and last datetime on a single row (3d)

- Advertisement -