Infosys interview question

What is routing in MVC ?

Interview Answer

Anonymous

13 Nov 2019

Routing is the process of directing an HTTP request to a controlle , System.Web.Routing is used by the MVC framework, but it's also used by ASP.NET Dynamic Data