Click here to Skip to main content
15,922,574 members
Articles / .NET

Using the new .NET CLR without recompiling

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
13 Oct 2012CPOL2 min read 10.6K   6  
In-process side-by-side execution allows applications that were built on an older version of .NET (before 4.0) to use the new features of the updated CLR without even having to recompile your code!

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder DevEnterprise Software
South Africa South Africa
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions