Author: ScottGu's Blog | Posted on: 8/27/2009 11:48:38 PM | Views : 890

This is the third in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release. Today?s post discusses VS 2010?s enhanced multi-targeting support ? which allows you to use and target multiple versions of .NET.  We did significant architectural work in the VS 2010 release to enable a number of new multi-targeting features, and provide a much better experience. Understanding Side-by-Side VS 2010 can be installed ?side by side? with previous versions of Visual Studio.  What this means is that you can install it on the same machine as VS 2008/VS 2005/VS 2003 ? and use all of the versions at the same time if you?d like. .NET 4.0 can also be installed ?side by side? with previous versions of .NET on the same machine. ...(read more) ...

Go to the complete details ...