Will the side-by-side installation of these 2 versions of Visual Studio interfere with each other if installed on the same machine?
The term side-by-side means that you can install and maintain multiple versions of a product on the same computer. For VSPackages, that means a user can have several Visual Studio versions installed on the same computer.
You can install Visual Studio on a computer that has an earlier or later version of Visual Studio already installed.
You can download Visual Studio 2010 from My.VisualStudio.com. My.VisualStudio.com requires a free Dev Essentials subscription, or a Visual Studio Subscription.
Yes. You can have many different versions of Visual Studio installed on a single machine under a single user account, without worrying about them interfering with each other. This has been true for many years. I have one development system with VS 2005, 2008, 2010, 2012, 2013, 2015, 2017, and 2019 installed on it.
VS11 comes with a "go live" license and you can install it side-by-side with VS2010. Be careful though since VS11 installs the .NET Framework 4.5 which is not a side-by-side install. When you install .NET Framework 4.5, it is an in-place upgrade of 4.0 which means you are replacing the 4.0 DLLs with the new 4.5 ones. There aren't supposed to be any compatability issues, but with any in-place upgrade there may be some subtle ones that pop up.
I have installed both of them and they live with absolute peace :) VS 11 supports side by side installation with vs 2010 officially, so install it, you won't have any problem.
Also as a side note, VS 11 is in beta stage, but it's very stable. I've switched to VS 11 from the day it went public and found no bug yet.
I have installed it, there was no problem. But since I uninstalled VS 11, 3.5 winforms project with images defined on form doesn't work properly any more. When loading buttons images, exception "Could not load assembly System.Drawing 4.0" is thrown. Since I mainly develop web applications and they run fine I didn't bother more with this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With