Answer Posted / 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 |
Post New Answer View All Answers