|
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. Thu, 10 May 2007 02:00:00 +0200 One of the most exciting new features of MS SQL Server 2005 is its ability to host the .NET Common Language Runtime (CLR).
Thu, 10 May 2007 02:00:00 +0200 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?
Wed, 20 Jun 2007 02:00:00 +0200 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.
|