624 Views
In ASP.NET MVC model binders are also able to update our objects when they are modified. In this posting the author shows you how to use strongly typed FormView to save data that the user modified.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
In ASP.NET MVC model binders are also able to update our objects when they are modified. In this posting the author shows you how to use strongly typed FormView to save data that the user modified.