What is the compatibility on .NET 4.0?

Posted by Juan Manuel Formoso on Stack Overflow See other posts from Stack Overflow or by Juan Manuel Formoso
Published on 2010-06-17T17:44:05Z Indexed on 2010/06/17 18:13 UTC
Read the original article Hit count: 295

Filed under:
|
|

We have several .NET applications developed in .NET 3.5 (Windows services, web applications, and WCF services) in different servers.

I'd like to migrate to .NET 4.0 and use VS.NET 2010.

  • Does VS.NET 2010 compiles to .NET 3.5 to avoid full simultaneous migration, being able to stop using VS.NET 2008 but maintaining some applications in the previous version?

  • Can I uninstall the .NET < 4.0 runtime and have only .NET 4.0 in my servers? Does it run applications compiled to previous framework versions?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about .net-4.0