Answer Posted / Yesh Pal Singh
Routing in MVC is used to map incoming URLs to the appropriate controller and action. It's configured using route templates that define patterns for the URL, and route values that correspond to specific parameters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers