Introduction to Routing

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Bob Tabor

Description

Directing an incoming request to a Controller’s ActionResult method is a key component of the MVC Framework. Furthermore, the ability to compose outgoing URLs in the HTML markup to point to valid web pages is equally important. Both of these features are handled by the ASP.NET Framework’s Routing capabilities.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: