I am new to asp.net mvc and now struggling with url routing. I\'m using asp.net mvc 3 RC2.
How can I create a url routing that IGNORES the very end
You could handle this in IIS instead of ASP.NET MVC using IIS Url rewriting. See for example: http://learn.iis.net/page.aspx/496/iis-url-rewriting-and-aspnet-routing/