JsonValueProviderFactory in ASP.NET MVC 3

Post Info

Author: ASP.NET Community Spotlight

Date: Tuesday 11 January 2011

Full Post URL: http://davidhayden.com/blog/dave/archive/2011/01/07/JsonValueProviderFactoryASPNETMVC3.aspx

Post Summary

In ASP.NET MVC we now have a JsonValueProviderFactory baked into the framework. This means that modelbinders, for example, can obtain their values from JSON requests. David Hayden demonstrates with a quick example.


A bit of a disclaimer

Please note that the content on this page does not belong to me in any way.

I've selected a number of blogs or news feeds here from sources that I value and am very pleased to share with others. I have no rights to the content shown on this page and, equally, have no responsibility for the opinions expressed.

I do not attempt to claim any credit for the value of this information, other than any credit that is associated with reading and enjoying it myself.


Blogs

ASP.NET Community Spotlight Posts