hi,
It is posible to upgrade from 2001 to 2003 .net in my c# application with out changing any single line of code.
Popskie
Printable View
hi,
It is posible to upgrade from 2001 to 2003 .net in my c# application with out changing any single line of code.
Popskie
I assume you mean C# 2002, i.e. .NET 1.0, to C# 2003, i.e. .NET 1.1. I don't think there was a 2001 version, was there? Anyway, you'll find that none of your code will change. I'm fairly certain it will only be the soultion and project files that get updated.
yes ur correct, sory for wrong info that i give jmcilhinney.