URL Routing with WebForms, what to do with additional querystrings like page number, filter, etc?
- by Scott
I am switching from Intelligencia's UrlRewriter to the new web forms routing in ASP.NET 4.0. I have it working great for basic pages, however, in my e-commerce site, when browsing category pages, I previously used querystrings that were built into my pager control to control paging.
An old url (with UrlRewriting) would be:
…