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 |
Is angularjs mvvm or mvc?
What is mvc in spring?
What is mvc technology?
Is angularjs mvvm or mvc 4?
Mention what filters are executed in the end?
What is viewstate mvc?
Is mvc an api?
What is scaffolding in mvc?
What is spring mvc model?
Is mvc stateless?
Which is better mvvm or mvc?
What is the use of viewbag in mvc?