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.
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". |
|
|
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 |
|
|
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 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
|
|
|
|