This post speaks about basics of URL Routing and how URL Routing related to building a ASP.NET MVC Application. This post specifically speaks about how URL Routing is used in ASP.NET MVC Application.
IntroductionThis post speaks about basics of URL Routing and how URL Routing related to building a ASP.NET MVC Application. You can also use the URL Routing with the ASP.NET Web application if install the Visual Studio 2008 service pack1. This post specifically speaks about how URL Routing is used in ASP.NET MVC Application.
ConclusionThis post explained the basics of the URL Routing in the ASP.NET MVC Application and How to create custom route to map the incoming browser request.
ASP.NET GridView Control Pocket Guide