﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.setfocus.com/TechnicalArticles/dotnetclr.aspx</link>
    <title>.NET Article Series</title>
    <description>The articles you will find here are written by industry experts with a passion for Microsoft technologies specifically .NET and the CLR.  New articles will be posted every month.  </description>
    <item>
      <title>Creating CLR Functions for SQL Server</title>
      <description>One of the most exciting new features of MS SQL Server 2005 is its ability to host the .NET Common Language Runtime (CLR). </description>
      <link>http://www.setfocus.com/technicalarticles/clrfunctionforsqlserver.aspx</link>
      <pubDate>Thu, 10 May 2007 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Customizing the .NET Common Language Runtime</title>
      <description>The user double-clicks on a .NET program. The CLR loads it and runs it. Works like a champ. Why would anyone need to customize the .NET Runtime?

</description>
      <link>http://www.setfocus.com/technicalarticles/customizingclr.aspx</link>
      <pubDate>Thu, 10 May 2007 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Customizing the .NET Common Language Runtime Part 2</title>
      <description>In the first part of this series, we created a small custom host for the .NET CLR. Our goal is to include custom loading of AppDomains as a part of the host's function, but first we must take a little time to review the fundamentals of the AppDomain itself.</description>
      <link>http://www.setfocus.com/technicalarticles/customizingclrpart2.aspx</link>
      <pubDate>Wed, 20 Jun 2007 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>