weblogs.asp.net — Traditionally, an asp.net application that does not use routing, any request will map to a particular file that servers the request. With database driven application where the data is fetched from the database based on the query string values, the URL is difficult to read, difficult for users to remember a specific page
original link