4.1. The New CLR

The last two releases of.NET (3.0 and 3.5) have been additive releases that build on top of the functionality available in CLR version 2.0 (see Figure 4-1).

Figure 4.1. CLR releases

.NET 4.0 however has a new version of the CLR! So you can happily install .NET 4.0 without fear that it will affect your existing .NET applications running on previous versions of the framework.

4.1.1. ASP.NET

When using IIS7, the CLR version is determined by the application pool settings. Thus, you should be able to run .NET 4.0 ASP.NET applications side by side without fear of affecting existing ASP.NET sites.

4.1.2. What Version of the CLR ...

Get Introducing .NET 4.0: with Visual Studio 2010 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.