| .NET Article Series |
|
| 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. |
| Format: |
RSS 2.0 |
| Feed URL: |
http://www.setfocus.com/feeds/dynafeed.aspx?id=23 |
| |
| Latest Headlines |
|
Customizing the .NET Common Language Runtime Part 2
Wed, 20 Jun 2007 00:00:00 GMT
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.
|
Creating CLR Functions for SQL Server
Thu, 10 May 2007 00:00:00 GMT
One of the most exciting new features of MS SQL Server 2005 is its ability to host the .NET Common Language Runtime (CLR).
|
Customizing the .NET Common Language Runtime
Thu, 10 May 2007 00:00:00 GMT
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?
|