Puneet Joshi
What is the use of ASP.NET routing?
By Puneet Joshi in ASP.NET MVC on Sep 09 2012
  • Samir Bhogayta
    Jun, 2016 29

    ASP.NET routing, to map incoming browser requests to controller action methods. ASP.NET Routing makes use of route table. Route table is created when your web application first starts. The route table is present in the Global.asax file.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS