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

Return all rows from first table & specific values from joined table? (3d)

Distinct number in column with max value in another column (4d)

SQL System Databases (4d)

Performance improvement - using temp table (4d)

Generate a Create Table Statement with a SQL Query but with Flexible Datatypes (5d)

Filter Date Range (5d)

Beat methods to validate/test the output data with original data (5d)

Access temp tables already created from within dynamic OpenQuery (6d)

- Advertisement -