1.5 KiB
1.5 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
mvc/videos/mvc-2/how-do-i/an-introduction-to-url-routing | An Introduction to URL Routing | Microsoft Docs | StephenWalther | In this tutorial, Stephen Walther demonstrates how browser requests get mapped to controller actions through URL Routing. You also learn how to create a cust... | aspnetcontent | wpickett | 08/20/2008 | article | ad0f4d26-6366-4464-968f-a24a380e6dc6 | dotnet-mvc | .net-framework | /mvc/videos/mvc-2/how-do-i/an-introduction-to-url-routing | video |
An Introduction to URL Routing
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. For additional information about this video, read the "An Introduction to URL Routing" tutorial (C#, VB).