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 |
Is flask an mvc model and if yes give an example showing mvc pattern for your application?
Explain the need of display mode in mvc?
What does model-view-controller represent in an mvc application?
What is api controller in mvc?
Explain user authentication and authorizeattribute in mvc?
What is the difference between viewdata and viewbag?
What is url routing?
Is mvc front end?
Explain the role of components presentation, abstraction and control in mvc?
which filters are executed in the end?
Mention what is the advantages of mvc?
What are the advantages of mvc?