Advertisement
  1. Code
  2. ASP.NET

ASP.NET from Scratch: Routing in MVC

Scroll to top
Read Time: 1 min
This post is part of a series called ASP.NET from Scratch.
ASP.NET from Scratch: MVC
ASP.NET From Scratch: Controllers and Simple Model Validation

In today’s episode of ASP.NET from Scratch, we’ll look into URL routing in the MVC framework, and examine how a request can be routed to a controller and action method. You’ll learn how to use constraints to gain better control over your routers, and also discuss best practices in adding routes to the route table.


Also available in this series:

  1. ASP.NET from Scratch: Getting Started
  2. ASP.NET from Scratch: Improving an Email Form
  3. ASP.NET from Scratch: Class Inheritance
  4. ASP.NET from Scratch: SQL Server
  5. ASP.NET from Scratch: Master Pages
  6. ASP.NET from Scratch: MVC
  7. ASP.NET from Scratch: Routing in MVC
  8. ASP.NET From Scratch: Controllers and Simple Model Validation
  9. ASP.NET from Scratch: Views
  10. ASP.NET from Scratch: Views with MVC


Full Screencast


Advertisement
Did you find this post useful?
Want a weekly email summary?
Subscribe below and we’ll send you a weekly email summary of all new Code tutorials. Never miss out on learning about the next big thing.
Advertisement
Looking for something to help kick start your next project?
Envato Market has a range of items for sale to help get you started.