Answer Posted / Vandana Barya
ViewState is a feature of Web Forms (ASP.NET 2.0) used to maintain the state of server controls between postbacks, but MVC is designed differently and relies on other methods for handling user input.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers