﻿# Migration tool - go from ASP - ASP.NET automatically!

<datetime class="hidden">2004-03-16T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported, ASP.NET, Tools -->

Yet to try it out, but this has great potential to make my life a whole lot easier; going between VBScript and C# is not pleasant...if I forget one more then in a VBScript if statement, I may kill someone. 
Anyway, found the link on [Tim Sneath's blog](http://blogs.gotdotnet.com/tims/permalink.aspx/4afe865b-276f-4282-a125-ecbb6b9d29fc), you can find the tool [here](http://www.asp.net/migrationassistants).
It is still an alpha, so it won't be perfect!
UPDATE: Not perfect is an understatement - only converts to VB.NET; pretty useless in an all C# shop! Code it generates still requires significant work to work properly...hmm...