George2
George2

Reputation: 45761

use VS 2008 together with VS 2010

Could I install Visual Studio 2008 and Visual Studio 2010 on the same machine? Any conflicting and any special care needs to take?

Upvotes: 1

Views: 104

Answers (1)

Michael Petrotta
Michael Petrotta

Reputation: 60902

Visual Studio 2008 and 2010 can be installed on the same machine without issues. I'm doing that myself.

See MSDN for more information, and a few caveats.

Upvotes: 2

Related Questions