AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Using CLR to access .NET functions in SQL Server : Mark Smith

Sunday, September 14 2008

An example of how we can create a function in .NET and then use them in SQL Server. According to Microsoft, SQL Server 2005 significantly enhances the database programming model by hosting the Microsoft .NET Framework 2.0 Common Language Runtime (CLR). This enables developers to write procedures, triggers, and functions in any of the CLR languages, particularly Microsoft Visual C# .NET, Microsoft Visual Basic .NET, and Microsoft Visual C++....

Read More:
Using CLR to access .NET functions in SQL Server : Mark Smith
Also See:
Securing .NET code : Mark S. Rasmussen
ASP.NET MVC Tip #10 - Prevent URL Manipulation Attacks : Stephen Walther on ASP.NET MVC
Designing Application Using Test Driven Development Part 2 : Mohammad Azam
Keyboard Shortcut in ASP.NET : Richard Bean
Testing Web Sites with HttpWebRequest : Eric Smith

Post your comment

Comment