In this chapter, you'll learn:
How you can map "friendly" URLs (routes) to pages in your site.
In this article you learn about ASP.NET routing, which lets you use intuitive URLs that don't have to map to individual files.
This article explains how to to define routes for Web Forms applications.
This article explains how to construct URLs from routes.
This article explains how to access URL parameters in a page that was invoked using a route.