Migrating from ASPX MVC views to Razor
Razor-based view templates are a much cleaner way to construct MVC views in ASP.NET. However, they were only released fairly recently with MVC3.
If you still have some ASPX-based templates that you'd like to upgrade, Telerik has released a free tool to do just that.