Upgrading Visual Studio 2010

Posted by Martin Hinshelwood on Geeks with Blogs See other posts from Geeks with Blogs or by Martin Hinshelwood
Published on Mon, 12 Apr 2010 15:37:04 GMT Indexed on 2010/04/12 16:53 UTC
Read the original article Hit count: 393

Filed under:

I have been running Visual Studio 2010 as my main development studio on my development computer since the RC was released. I need to upgrade that to the RTM, but first I need to remove it. Microsoft have done a lot of work to make this easy, and it works. Its as easy as uninstalling from the control panel.

I have had may previous versions of Visual Studio 2010 on this same computer with no need to rebuild to remove all the bits.

image
Figure: Run the uninstall from the control panel to remove Visual Studio 2010 RC

image
Figure: The uninstall removes everything for you. 

image
Figure: A green tick means the everything went OK. If you get a red cross, try installing the RTM anyway and it should warn you with what was not uninstalled properly and you can remove it manually.

 

Once you have VS2010 RC uninstalled installing should be a breeze. The install for 2010 is much faster than 2008. Which could take all day, and then some on slower computers. This takes around 20 minutes even on my small laptop. I always do a full install as although I have to do c# I sometimes get to use a proper programming language Smile VB.NET. Seriously, there is nothing worse than trying to open a project and the other developer has used something you don't have. Its not their fault. Its yours! Save yourself the angst and install Fully, its only 5.9GB.

image
Figure: I always select all of the options.

 

Now go forth and develop! Preferably in VB.NET…

 

Technorati Tags: ,,

© Geeks with Blogs or respective owner