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 |
Is mvc faster than web forms?
What is mvc in programming?
What is the difference between "actionresult" and "viewresult" ?
What is scaffolding in mvc?
what is get and post action types?
What is the difference between viewdata and viewbag?
What is mvvm mvc?
What is mvc (model view controller)?
How to render html in asp.net mvc view?
What is the difference between adding routes, to a webform application and an mvc application?
What is the main view engine called?
What is unobtrusive javascript in mvc?