0
kicks
ASP.NET MVC - Legacy Url Routing
When converting web form applications to MVC, it requires a new Url structure. Learn how to handle legacy Url's within an MVC application by appropriately redirecting them to the correct MVC Url.