Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Site Related Forums
 Article Discussion
 Article: Using CLR Integration in SQL Server 2005

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-11-29 : 10:32:42
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.

Article Link.

ehorn
Master Smack Fu Yak Hacker

1632 Posts

Posted - 2004-11-29 : 10:55:37
Nice Link Bill!

Bob Beauchemin has done a very nice job introducing these concepts also in the book "A First Look at Microsoft SQL Server 2005 for Developers".
Go to Top of Page

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2004-11-29 : 11:35:32
where's the link? if i click on the "link" it takes me to the article page and there's no link to go on...

Go with the flow & have fun! Else fight the flow
Go to Top of Page

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2004-11-29 : 13:54:28
You have to click once again on the title of the article page...
[url]http://msdn.microsoft.com/sql/default.aspx?pull=/library/en-us/dnsql90/html/sqlclrguidance.asp[/url]

rockmoose
Go to Top of Page

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2004-11-29 : 14:07:12
aaa...
well i read
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_sa_4azp.asp
already. go figure they're the same.

Go with the flow & have fun! Else fight the flow
Go to Top of Page
   

- Advertisement -