M
Michael A. Covington
Can VS 2005 and 2008 coexist on the same computer, with some projects
continuing to be worked on in each?
continuing to be worked on in each?
Can VS 2005 and 2008 coexist on the same computer, with some projects
continuing to be worked on in each?
Gregg Walker said:Michael
Yes. I am currently doing this on my development machine.
HTH
Michael A. Covington said:Thanks.
Michael - Are you the astrophotography Michael A Covington?
Michael said:Can VS 2005 and 2008 coexist on the same computer, with some projects
continuing to be worked on in each?
Arne Vajhøj said:Yes.
But since 2008 can target .NET 2.0, then you will only need
it if you need to work with other team members using 2005.
Arne
When you open a solution in VS2008, it will convert the project files.
You can't then easily re-open it in VS2005. So you can't just go back
and forth between the versions of Visual Studio.
Peter Duniho said:If I recall correctly, Jon or Marc posted a hack that involved
hand-editing the solution file in a way that allows VS2005 to open VS2008
files.
If it's important to someone, they could Google back a few months to when
2008 came out and look for that message.
Michael A. Covington said:
BobF said:Early 90's I was an avid backyard astronomer. Memorized one of your books
and had some great results. It's still in my astro library. I hope to
get another observatory set up one day when time permits such dalliances
again
Great work and good to see you around!
RobinS said:When you open a solution in VS2008, it will convert the project files.
You can't then easily re-open it in VS2005. So you can't just go back
and forth between the versions of Visual Studio.