Praveen’s Blog

ramblings about .Net

Managed Code – CLR Integration in Sql Server 2005

I wanted to get my hands dirty with sql clr stored procedures in sql 2005 using vs 2005 and  after hitting some road blocks on the way in understanding how it works, and a bit of googling led to a really good starter’s article on creating managed stored procs in vs 2005 and their integration in sql server 2005.

This is a great article for starters looking to get a feel of clr managed stored procedures:

Please check out the article at :

http://www.asp.net/learn/data-access/tutorial-75-cs.aspx

September 21, 2007 Posted by praveenpanati | .NET C# ASP.NET AJAX, clr, clr stored procedures, deploying managed stored procedures, managed code, managed stored procedures, sql server, sql server 2000, sql server 2005, visual studio, vs.net | | No Comments Yet