visual studio - Upgrading to VS 2008 Professional from Web Developer Edition -


I currently have VS 2008 web developer SP1 installed on my machine and I've bought a professional version. I also have 2003 and 2005 Pro installed.

Should I un-install VS 2008 web developer before installing a Professional Edition? If not, then I will have two versions of VS 2008 or a professional "upgrade" web developer.

Please note that I have not purchased an upgrade license, I have full license for the professional.

Web developer is a separate product for VS2008, and it should not be installed.

Along with multi-targeting in VS-2008, can uninstall VS 2005 and save some space? VS2008 can not target 1.1, although (except possibly through MSBE) - If you still maintain the 1.1 code, then you can keep VS 2003. Obviously, if you do this: First of all, make sure VS2008 supports any legacy requirements you need ... (ie do not blame me if you can not edit your project!)

I may uninstall the web developer first, but can you find it easy for small test projects? I keep the C # Express installed for the same reason (I get it early for small scratch tests).


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -