Why viewstate is not used in mvc?
Answer / Vishwajeet Kumar
"ViewState is specific to ASP.NET Web Forms and it is not used in MVC (Model-View-Controller) because MVC promotes a cleaner and more maintainable architecture where ViewState can be replaced by using a simpler approach with the Model and View components"
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can implement ajax in mvc?
What is the difference between webforms and mvc?
How do you implement forms authentication in mvc?
What is orm in mvc?
What is cshtml in mvc?
What is routing in mvc interview questions?
What is domain model in mvc?
Is mvc architecture or framework?
Explain what are the steps for the execution of an mvc project?
What is mvc in struts framework?
How to perform exception handling in mvc?
Steps for the execution of an MVC project?