Introduction to the Routing Engine in the ASP.Net Framework
In this episode we will take a look introductionary look at how to use the Routing engine which is part of the Asp.Net MVC framework. We will start off by showing how the various parts of the routing commands are used while building routes. We will then take a look …