Using CLR Integration in SQL Server 2005

By Bill Graziano on 29 November 2004 | Tags: SQL Server 2005 , CLR


This paper describes how database application developers and architects can take advantage of the CLR integration features in SQL Server 2005. It compares CLR-based programming with existing programming models supported in SQL Server, such as Transact-SQL and extended stored procedures, and highlights the relative strengths and weaknesses of each. It also provides a set of high-level guidelines to pick the appropriate programming alternative, and a set of examples and code samples. This is a great whitepaper on when to use the CLR vs when to use T-SQL. Lots of performance issues discussed.

Link: Using CLR Integration in SQL Server 2005


Related Articles

Handling SQL Server Errors (5 April 2010)

Microsoft Releases Updated SQL Server 2005 SP2 (6 March 2007)

SQL Server 2005 SP2 Available (19 February 2007)

SQL Server 2005 Service Pack 2 CTP is Available (8 November 2006)

SQL Server 2005 SP1 (19 April 2006)

SQL Server 2005 RTM Code Available (27 October 2005)

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

SQL Server 2005 Release Date - November 7th, 2005 (7 June 2005)

Other Recent Forum Posts

Internal enclave error. Enclave raised an exception (major = 335, minor = 52) (1d)

Meta_Keys (2d)

Add Value to a column (2d)

Campo com valor hexadecimal ou criptografado (2d)

Recursive MS SQL Query (3d)

Table Indexes Used in Queries (4d)

Select query with where condition which contain next line in that string (5d)

Website Discount Prices (5d)

- Advertisement -