Answer Posted / Meenakshi Agarwal
The Default Route in ASP.NET MVC is a pre-configured routing rule that maps incoming requests to the appropriate controller and action by default. It's usually defined in the RouteConfig.cs file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers