Explain attribute based routing in mvc?
Answer / Sarvendra Kumar
Attribute based routing is a technique used in MVC where route patterns are defined using attributes associated with the controller actions. This approach provides more flexibility and readability compared to traditional hard-coded routes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is modelstate isvalid in mvc?
What is mvc routing?
What does the mvc pattern define with 3 logical layers?
What is the purpose of mvc?
What is routing in mvc interview questions?
What is partial view in mvc?
What is validation in mvc?
How to render html in asp.net mvc view?
What are the different view engine in mvc?
Mention how can maintain session in mvc?
Why razor is used in mvc?
What is view engine in mvc?