Visual studio 2008/2010 dilemma
Posted
by jon
on Stack Overflow
See other posts from Stack Overflow
or by jon
Published on 2010-03-16T15:46:20Z
Indexed on
2010/03/16
15:51 UTC
Read the original article
Hit count: 512
visual-studio
|visual-studio-2005
We have a project which is being developed by a 3rd party. They are using LINQ and .NET 3.5 with Visual Studio 2008. We are currently at 2005 with .NET 2. Once they have delivered the code to us, we are unsure as to whether we will be able to compile/build their code using our current Visual Studio toolkit. I know we can download .NET 3.5, but unsure as to whether we will have problems with Visual Studio.
So we are considering to upgrade. But since Visual Studio 2010 is soon to be released do we wait for that or upgrade to 2008?
© Stack Overflow or respective owner