Is viewstate available in mvc?
Answer / Ravi Kumar Gautam
No, ViewState is not used in MVC. It is a feature specific to ASP.NET Web Forms and is not applicable to the Model-View-Controller (MVC) architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between mvc and mvvm?
What are the advantages of using ioc containers in an application?
In an MVC application, what are the segments of the default route ?
What is the difference between mvc 1 and mvc 2?
What is api controller in mvc?
What is mvc in angularjs?
What is mvc request life cycle?
What is route in mvc?
What is razor view engine in mvc?
What are main benefits of using mvc?
Why webforms are better than mvc?
How can maintain session in mvc?