Click here to Skip to main content
15,894,410 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.5K   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!
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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