Where is the route mapping code written?
Ask by Hemant Patel
Updated 19 Sep 2020
We can write route mapping code in "RouteConfig.cs" file and it's registered using "global.asax" application start event.