Episode

ASP.NET Monsters #34: Routing

In episode 34 the blue monster, Simon, discusses the basics of routing

  • Where are routes defined?
  • What's the default route?
  • How can you add additional parameters to be extracted from the route

For more information about routing you can checkout

http://www.codethinked.com/exploring-systemwebrouting

and the soon to be added https://docs.asp.net/en/latest/mvc/controllers/routing.html

Follow aspnetmonsters

.NET