Community

Improved JavaScript Model Binding in ASP.NET MVC 3 Preview 1

(Malcolm Sheridan) A new addition to ASP.NET MVC 3 Preview 1 has been the improvement in model binding JSON data posted to an action through an Ajax form post. This makes it simple to post JSON data to any action method. Sometimes in ASP.NET MVC 2 this was difficult to do, but not anymore. Instead o

Read More - Register for Free Membership