Tuesday, 27 August 2013

How to return Json object from MVC controller to view

How to return Json object from MVC controller to view

References

Reference NO 1

http://stackoverflow.com/questions/15196528/how-to-return-json-object-from-mvc-controller-to-view

Reference NO 2

http://stackoverflow.com/questions/4564341/returning-json-object-from-controller-action-to-jquery

Reference NO 3

http://blog.safaribooksonline.com/2012/03/28/spring-mvc-tip-returning-json-from-a-spring-controller/

Reference NO 4

http://www.webcognoscere.com/post/2012/07/03/How-to-POST-a-JSON-object-to-a-Controller-Action.aspx

Reference NO 5

http://forums.asp.net/t/prev/1905064

Reference NO 6

http://www.codeproject.com/Articles/124541/Working-on-JSON-objects-in-jQuery-and-MVC

Reference NO 7

http://msdn.microsoft.com/en-us/library/dd504936(v=vs.108).aspx

Reference NO 8

http://lozanotek.com/blog/archive/2010/04/16/posting_json_data_to_mvc_controllers.aspx

No comments:

Post a Comment