Using JsonResult in ASP.NET MVC AJAX (nayyeri.net)
published 1 year, 1 month ago, submitted by
mosessaur(5050) 1 year, 1 month ago
In ASP.NET MVC you can write action methods that return a variety of types to be used in your views to obtain data for AJAX interactions. Most common types are string and ActionResult, but there is also an option called JsonResult which returns its values as JSON serialized data. The returned data can be used easily in client-side as appropriate.
|
category: MVC
|
Views: 397
tags:
KeyvanNayyeri jQuery JSON AJAX ASPNETMVC another
Everyones tags:
Your Tags: