Answer Posted / 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 |
Post New Answer View All Answers