asp
Sending JSON to an asp.NET MVC Action Method Argument
This is where value providers, a new feature of asp.NET MVC 2, enters to save the day. Whereas model binders are used to bind incoming data to an object model, value providers provide an abstraction for the incoming data itself. ...
Blog Content
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home