13
shouts

Using JsonResult in ASP.NET MVC AJAX : Keyvan Nayyeri

published 324 days, 22 hours, 20 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 325 days, 20 hours, 20 minutes ago
Tuesday, April 28, 2009 1:47:16 PM GMT Monday, April 27, 2009 3:46:50 PM GMT

Using JsonResult in ASP.NET MVC AJAX We are at the middle of editorial stage of our book, and I was working on my chapter about AJAX in ASP.NET MVC in the past few days. Ivan had left a valuable comment for me to include a short reference to the JsonResult option to return JSON data to views. I decided to have a short paragraph about the option and leave an exercise for readers to follow up with. Here I also write the whole discussion that may be worth sharing. In ASP.NET MVC you can write action metho...

category: ASP.NET | clicked: 22 | | source: nayyeri.net | show counter code
tags: ASP.NET MVC, jQuery, MVC, MVC Framework