c# - Is there any risk in upgrading from VS2010 to VS2012 in the middle of project development? -


i have been working on rather large project approximately 2 years in vs2010. got license vs2012 have fears regarding may happen if remove vs2010 , attempt work on project in vs2012.

is irrational fear or can there issues getting project compile? project c#, .net 4, winforms application.

ideally load vs2012 on computer , give try, i'm running short on computers @ current moment in time. , i've read downfalls having vs2010 , vs2012 installed jointly.

i had no problems updating 2010 2012. in work our main project (250,000 lines of code) has people working on in both vs 2010 , vs 2012, , there's no issue committing (using git, if makes difference).

there have been projects won't update 2008 2012 without complications, in experience, 2010-2012 has been pretty seamless.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -