How is model binding in MVC different from ViewState in ASP.net Webforms?

 Posted by Manukhanna on 8/13/2015 | Category: ASP.NET MVC Interview questions | Views: 27721 | Points: 40
Select from following answers:
  1. No Difference
  2. Model Binding focusses only on the control data, whereas View state also holds the control related properties like color, font etc
  3. Size of data in case of ViewState is small as compared to model binding
  4. None of the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Manukhanna