An Introduction to URL Routing
| 1 views this month
In this tutorial, Stephen Walther demonstrates how browser requests get mapped to controller actions through URL Routing. You also learn how to create a custom route that displays different blog entries depending on the date passed in a URL. Source (C#)Source (VB)