Infosys Interview Question

What is routing in MVC ?

Interview Answer

Anonymous

Nov 13, 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