A
Agnes
I had create some project in .net 2000. now I will install the new version.
Anything I need to aware or be careful ??
Thanks
Anything I need to aware or be careful ??
Thanks
You meant that you're using 2002 of course? (since VS 2000 doesn't
exist).
One thing that really irritated me was that while VS 2002 produces
code that runs on the 1.0 or 1.1 version of the framework with no
work on your part, VS 2003 makes it much harder - you need to
reproduce a pile of incomprehensible statements in a config file to
get this to work.
You might want to wait until VS 2005 to see if they fix this - there's
not much improvement overall in 2003.
Is that a typo?Mhm... VS.NET 2002 will compile .NET 1.1 assemblies, so that's a big
* "Jay B. Harlow said:Herfried,
Is that a typo?
In my experience VS.NET 2002 only compiles .NET 1.0 assemblies, while VS.NET
2003 only compiles .NET 1.1 assembles.