Defining-Routes-using-Regular-Expressions-in-ASPNET-MVC.aspx
Defining Routes using Regular Expressions in ASP.NET MVC Author: Fredrik Kalseth Tuesday, 11th of March 2008 asp.net, mvc, regular expressions Having played about with the recently released beta 2 of the ASP.NET MVC framework, I was kind of disappointed by the still fairly restrictive routing abilities of the framework. Currently, setting up a route for […]