PDA

Click to See Complete Forum and Search --> : upgrade .net 2001 to .net 2003


popskie
Sep 2nd, 2005, 12:21 AM
hi,
It is posible to upgrade from 2001 to 2003 .net in my c# application with out changing any single line of code.

Popskie

jmcilhinney
Sep 2nd, 2005, 12:48 AM
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.

popskie
Sep 2nd, 2005, 07:31 PM
yes ur correct, sory for wrong info that i give jmcilhinney.