How do I select which framework to use when buiding my app

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hi!

I have VS 2005. I just wonder where do I select which framework to use when
building my app ?
I have looked at the project property but I can't find it.

//Tony
 
I found it myself. You can't select framework to use when buiding in VS
2005.
This is only possible in VS2008.

//Tony
 
Tony Johansson said:
I found it myself. You can't select framework to use when buiding in VS
2005.
This is only possible in VS2008.

//Tony

One of *MANY* reasons to upgrade. Or, wait until April and go straight to VS
2010.
 
PvdG42 said:
One of *MANY* reasons to upgrade. Or, wait until April and go straight
to VS 2010.

Actually, VS2010 RC1 is available now and, while there's likely to be at
least some minor fixes between now and the actual release, the RC will
be upgradeable to the released version, and should work quite well already.

But yes, even if one simply installs the free Visual C# Express 2008
version, that would be a major step up from any 2005 version.

And the installation of either is not so onerous that the possibility of
having to reinstall yet again in April is really that big of a deal.
The VS versions are happy to live side-by-side, and of course for
someone who's been using the 2005 version today, they might even find
that they don't upgrade to 2010 the instant it's available. :)

Pete
 
Back
Top