.Net 1.1 to 2.0 conversion mistakes »
By budigelli on Apr 2, 2007 in .NET, Conversion | 0 Comments
Over the past week i have been working on a conversion (.NET 1.1 to 2.0) project. It started as fun and turned out to be little tedious !!!
First of all, its a big solution with around 25 projects (both C# and VB.NET) and quite a good amount of ASP code, doing various tasks…
The first part of [...]