What is the difference between adding routes, to a webform application and an mvc application?
Answer / Rajni Singh
In a webform application, routes are typically hardcoded in configuration files, while in MVC applications, routes are defined programmatically through route mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tempdata in mvc?
How to perform exception handling in mvc?
What is razor view engine in mvc?
What is mvc framework in asp net?
What is modelstate isvalid in mvc?
How routing is done in mvc pattern?
What is mvc in spring?
What is the difference between mvc and mvvm?
Why use html.partial in mvc?
Why mvc is better than asp net?
Which is a better fit, razor or aspx?
What is the meaning of razor view engine?