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