Converting the ASP code to ASP.NET
nUsed a combination of manual and automatic tools used to convert 30,000 lines of code in a few weeks
nMade some VBScript syntax manual code changes
nPublic variables were converted to properties of objects
nStringBuilder object was used to rapidly assemble the web page