Define attribute based routing in mvc?
Answer / Shiv Shambhu Kumar
Attribute-based routing is a feature in ASP.NET MVC that allows you to define routes directly on controller actions or properties using attributes, rather than defining them in the RouteConfig file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of using ioc containers in an application?
What is antiforgerytoken in mvc?
How can you maintain session in mvc?
What is filter overrides in mvc?
What is mvc core?
What are the types of filters in mvc?
What is mvc routearea?
What is database first approach in mvc using entity framework?
Does android use mvc?
What is difference between asp.net mvc and asp.net webforms?
What is the difference between webforms and mvc?
Mention what are the file extensions for razor views?