After having put my .NET 1.1 application running on the .NET 2.0 runtime ( ^ ), I’m planning on migrating it to .NET 2.0 , but not all at once. Because I don’t want to have 2 solutions (one on Visual Studio 2003 for the .NET 1.1 assemblies and another...
One of the applications I develop is a .NET 1.1 Windows Forms application used by more than 5000 users and critical for the business. Being a complex and critical application, porting it to the 2.0 runtime just because it was not an option because it...