Where is routeconfig in mvc?
Answer / Alka Singh
In ASP.NET MVC, the RouteConfig class is located within the App_Start folder as Global.asax.cs file. This file contains routes registration for your application, such as mapping URLs to controllers and actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does android use mvc?
Explain what is mvc?
What is viewstate mvc?
Why is mvc better than webforms?
Why filters are used in mvc?
Why use html.partial in mvc?
What is tempdata in mvc?
What’s new in the latest version of mvc?
Is angularjs mvvm or mvc 4?
Mention what filters are executed in the end?
What is mvc and why it is used?
Which is better mvc or mvvm?