Does mvc have viewstate?
Answer / Heena
No, Model-View-Controller (MVC) architecture does not inherently include the concept of ViewState, which is a server control feature used in ASP.NET WebForms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring mvc model?
List out a few different return types of a controller action method?
What are action filters in mvc?
How the Routes in webform application and an MVC application differ?
Why do we need viewmodel in mvc?
What is route in mvc what is default route in mvc?
How can we navigate from one view to another using a hyperlink?
How can maintain session in mvc?
Is mvc different from a three layered architecture?
What is mvc dapper?
Explain mvc (model-view-controller)?
What do you mean by mvc scaffolding?