I have installed Visual Studio 2010 RC. I want to install Visual C# 2008 because XNA Game Studio needs it to be installed. Can I run them side-by-side?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. You can install VS 2010 RC and VS 2008 side-by-side with no issues. I have both installed on my system, and have had no problems at all.
Be aware, though, that opening a solution in VS 2010 RC will convert your solution and projects to the VS 2010 format, which is not backwards compatible with VS 2008. If you migrate an app to VS 2010, it will permanently change it.