Showing posts with label Multi-Targeting. Show all posts
Showing posts with label Multi-Targeting. Show all posts

Wednesday, March 17, 2010

Multi-Targeting: Vs2008 vs Vs2005



One of the big changes that VS 2008 release to support is "Multi-Targeting" - which means that Visual Studio will now support targeting multiple versions of the .NET Framework, and developers will be able to start taking advantage of the new features Visual Studio provides without having to always upgrade their existing projects and deployed applications to use a new version of the .NET Framework library.


One question is: "How to convert VS2005 to VS2008 and vice versa?" - downgrade/upgrade


Labels