h1.post-title { color:orange; font-family:verdana,Arial; font-weight:bold; padding-bottom:5px; text-shadow:#64665b 0px 1px 1px; font-size:32px; } -->

Pages

Define ASP .NET MVC Routing

Define ASP .NET MVC Routing

  • The ASP.NET Routing module is responsible for mapping incoming browser requests to particular MVC controller actions.
  •  ASP .NET Routing is setup in two places 
  •  Web.Config,Global.asax