I hope that you can help me with the below problem.
I am using ASP.NET MVC 3 on IIS7 and would like my application to support username\'s with dots.
Example:
Add a UrlRoutingHandler to the web.config. This requires your url to be a bit more specific however (f.e. /Users/john.lee). This forces every url starting with /Users to be treated as a MVC url: