More information about the Underscore mailing list

[_] .Net v1.1 migration

Tim Gaunt info at thesitedoctor.co.uk
Fri Dec 14 11:31:09 GMT 2007

Fraser Stephens wrote:
> What are the issues with migrating a large .Net v1.1 project

We've migrated sites of over 2k pages without an issue, there is a tool
available (IIRC they integrated it into Visual Studio in the end). There are
so many improvements in the framework however that it's worth optimising the
code -but that's something that'll have to be done by hand.

> aside keeping up with MS's plan to keep on making money?

You mean the customer or MS? As ASP.Net is an open source -and free platform
I'm not sure I follow ;)

Tim