The CLR is the heart and soul of .NET. The CLR is the runtime. In a nutshell, the CLR is a run-time environment in which .NET applications run. The CLR is layered on top of an operating system, and exists to provide services by being a layer between .NET applications and the operating system. ref:http://samgentile.com/clr.htm
Archive for August 23rd, 2006
What is the CLR?
Posted in General, tagged CLR, General on August 23, 2006 | 1 Comment »

