I want to create a Valueprovider in ASP.Net.MVC 2 Beta. My Value source would be a JSON
I am trying to make a WebForms project and ASP.NET MVC per this question. One of the things I ve done to make that happen is that I added a namespaces node to the WebForms web.config: <pages ...