Articles

Current Articles | Categories | Search | Syndication

Q&A with Adam Machanic - Who's Afraid of SQLCLR
By Jonathan Kehayias @ 8:24 AM :: 2 Views :: 0 Comments

You could almost hear the gasps of horror when Microsoft integrated the .NET Common Language Runtime (CLR) into SQL Server 2005. Run C# or VB.NET code inside SQL Server? For many database developers and administrators, it was like an alien had just burst through SQL Server’s midsection.

But SQL Server MVP Adam Machanic says that more and more developers and DBAs are discovering that far from destroying SQL Server performance and security, SQLCLR is actually a powerful ally in solving complex business and technical problems.

Read More on the PASS website..

Read More..
SQLCLR String Splitting Part 2: Even Faster, Even More Scalable
By Site Administrator @ 8:56 AM :: 676 Views :: 0 Comments

SQL Server MVP Adam Machanic shows a new way of parsing strings in SQL Server using SQLCLR that outperforms all conventional TSQL methods, as well as the most common SQLCLR implemenations, using a custom split function that allows streaming of the results.

Read More..
Trading in xp_cmdshell for SQLCLR (Part 1) - List Directory Contents
By Jonathan Kehayias @ 10:21 AM :: 771 Views :: 0 Comments

Learn how to use SQLCLR to get file system information instead of using xp_cmdshell on your SQL Servers.

Read More..
Free Tools to make SQLCLR development easier.
By Jonathan Kehayias @ 3:58 PM :: 2158 Views :: 0 Comments

If you develop SQLCLR objects with a version of Visual Studio other than Professional Edition, these free tools can help speed up your development and deployment times.

Read More..
Vote For It - Server Side Compiles in SQL CLR
By Jonathan Kehayias @ 6:47 PM :: 1290 Views :: 0 Comments

Greg Low a SQL Server MVP, has submitted a very compelling Connect item 265266, Add server-side compilation ability to SQL CLR which aims to remove the requirement to develop SQLCLR assemblies external to SQL Server.  Read about this suggestion here, and vote for it by visiting the Connect site to let Microsoft know you think it is important.

Read More..
Previous Page | Next Page

Survey

Which of the following CLR objects are you currently using in SQL Server?




Submit Survey  View Results

Links


Copyright 2007 by SQLCLR.net Terms Of Use Privacy Statement
Website graphics provided by Matt Green Designs
Page generated in 0.2028013 seconds.

All information and example code on this site is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from its use.

This site is in no way affiliated with Microsoft. Unless specifically stated otherwise, nothing should be construed to represent the official positions or opinions of Microsoft and/or its Employees.