Visual Studio 2005 for VB.NET 1.1

  • Thread starter Thread starter Bruno Alexandre
  • Start date Start date
B

Bruno Alexandre

Hi guys

I already have a licenced copy of Visual Studio 2005 Standard, and I bought
that to build Web Applications under the new version of the framework the
2.0

but now I got this Handheld device running under Windows CE that to manage
working I need to build applications in the old version, 1.1 of the
framework...

....how can I tell my VS2005 to compile and work only with components for the
1.1 version insteal the 2.0?

do I need to buy the VS2003 version just because of this? :-(

--


Thank you in Advance.

Bruno Alexandre
(a Portuguese in Denmark)
 
Bruno Alexandre said:
Hi guys

I already have a licenced copy of Visual Studio 2005 Standard, and I
bought that to build Web Applications under the new version of the
framework the 2.0

but now I got this Handheld device running under Windows CE that to manage
working I need to build applications in the old version, 1.1 of the
framework...

...how can I tell my VS2005 to compile and work only with components for
the 1.1 version insteal the 2.0?

do I need to buy the VS2003 version just because of this? :-(

--


Thank you in Advance.

Bruno Alexandre
(a Portuguese in Denmark)
Visual Studio 2005 uses v2.0.
To compile w/ v1.1, you'll need VS .NET 2003.
 
Back
Top