Mention what is the difference between adding routes, to a webform application and an mvc application?
Answer / Savitri Devi
In a webform application, routes are primarily used for navigation purposes and may not involve complex logic or data manipulation. In contrast, in an MVC application, routes can be more intricate, involving controllers that handle incoming requests, process data, and send responses to views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why was mvc developed?
Is angularjs mvvm or mvc?
Why webforms are better than mvc?
What is routing in mvc interview questions?
Is flux a mvc?
Explain the possible ways to prevent xss attacks on mvc application?
What is razor in mvc?
What does it mean to annotate something?
Who invented mvc?
How can maintain session in mvc?
Is there viewstate in mvc?
What is the main view engine called?