Are there any problems if I install two different IDEs of the Express family?
views:
43answers:
2
+3
A:
Extending on klabranche's correct answer. All express and non-express SKU's of Visual Studio are meant to be installed together. The only versions of Visual Studio that cannot be installed side by side are different non-express SKU's of the same version. For example you can't install Visual Studio 2010 Ultimate and Visual Studio 2010 Professional on the same box.
JaredPar
2010-08-20 15:17:52
Thank you; I was worried that, if I had to uninstall it because I didn't need it, it could remove some files that were still needed from Visual C#.
kiamlaluno
2010-08-21 01:30:55