Upgrade from Visual Studio 2005 to Visual Studio 2010

Our development team plans to move from visual studio 2005 to visual studio 2010 - skip visual studio 2008.

Most projects are ASP.NET VB projects and use SQL Server 2008 as a database.

Does anyone know if VS 2005 projects will seamlessly migrate to VS 2010 or should they be upgraded to VS 2008 first? Are there any errors?

+3
source share
3 answers

They will be updated in the same way as in normal mode, you do not need to go through VS2008 first. I even updated VC ++ 6 projects directly on VS2010 without any problems! (well, apart from the C ++ mismatch issues inherent in any VC6 project)

+3
source

2008 , , , Visual Studio .

0

Visual Studio 2008 Visual Studio 2010 . , , Visual Studio 2008 Visual Studio 2005. , , Visual Studio 2010 - . , :) ( , , , ), Visual Studio 2008 .

0

Source: https://habr.com/ru/post/1743296/


All Articles