ASP.NET MVC UpdateModel and TryUpdateModel for DataBinding(davidhayden.com)
submitted by
parsa.amini(329) 3 years, 4 months ago
ASP.NET MVC has some really nice helpers for databinding and validation that can assist one with a lot of the simple scenarios. I mentioned custom model binders and the ComplexModelBinder, but one can also explicitly call UpdateModel and TryUpdateModel on your controllers to populate custom classes from form values on your Views.
|category: ASP.NET
|Views: 373
tags:
ASP.NET another
Everyones tags:
Your Tags: