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