Community

Introducing ASP.NET FriendlyUrls – cleaner URLs, easier Routing, and Mobile Views for ASP.NET Web Forms

(Scott Hanselman) I’ve said before how surprised I am that more ASP.NET Web Forms developers don’t use Routing to make their URLs prettier. If you don’t want “foo.aspx” in your URL, then change it with Routes.MapPageRoute(). However, managing Routing Tables is a little tedious and most WebForms folk

Read More - Register for Free Membership