AspNetCore.Docs/aspnet/mvc/videos/mvc-2/how-do-i/an-introduction-to-url-rout...

1.4 KiB

uid title author description ms.author ms.date ms.assetid 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... riande 08/20/2008 ad0f4d26-6366-4464-968f-a24a380e6dc6 /mvc/videos/mvc-2/how-do-i/an-introduction-to-url-routing video

An Introduction to URL Routing

by Stephen Walther

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).

▶ Watch video (14 minutes)

[!div class="step-by-step"] Previous Next