Scott Dorman

ephemeral segment

  Home  |   Contact  |   Syndication    |   Login
  599 Posts | 10 Stories | 848 Comments | 51 Trackbacks

News


Post Categories

Image Galleries


Microsoft Store


Creative Commons License



Locations of visitors to this page

Subscribers to this feed

TwitterCounter for @sdorman

View blog authority

Add to Technorati Favorites

Windows Live Alerts

AddThis Social Bookmark Button

LinkedIn profile

Community Credit profile

The Code Project

Follow me on Twitter

Get Free Shots from Snap.com

Community Credit Hall of Fame

Get Feedghost

Xobni outlook add-in for your inbox



Support This Site

Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

There are still a large number of developers that have both Visual Studio 2005 and 2008 installed on the same machine and probably an even larger number of development teams that use a mixture of VS 2008 and 2005.

DJ Park, one of the PM's on the Visual Studio team has a great blog post that explains the possibilities and limitations of using solutions and projects between both versions of Visual Studio.

To quickly summarize:

  • Solutions created in Visual Studio 2008 cannot be opened in Visual Studio 2005.
  • Projects created in Visual Studio 2008 can be opened in Visual Studio 2005.
  • Solutions and projects created in Visual Studio 2005 can be opened in Visual Studio 2008.

Be sure to take a look at DJ’s post as well if you want to know the specific differences in the solution and project files between the versions. He does an excellent job explaining the differences and shows some ways to work around some of the restrictions.

Technorati Tags:
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Sunday, July 20, 2008 12:17 PM