asp.net. Version query

  • Thread starter Thread starter watkinsdev
  • Start date Start date
W

watkinsdev

Hi,

A few questions regarding Visual Studio Pro Academic 2003.

·Which version of ASP.NET does Visual Studio 2003 use:
Is it version 1.0 or Version 2.0 ?

·If it uses version 1.0 then, is there an upgrade to version 2.0 or
would the solution be to upgrade to Visual studio 2005 or later?

·Is there a direct upgrade path from Visual Studio Pro Academic 2003
to Visual Studio Pro Acedemic 2005 / 2008?

·Does the full version have both debug and release options in the
configuarion manager?

Is it possible to publish a project that has been compiled in debug.
 
Quick answers to your questions:
1) VS2003 is .NET 1.1
2) To get .NET 2.0 you need VS2005
3) Check the sales page on the MS website
4) Yes
 
Back
Top