 |
Return JSON Data Type in ASP.NET MVC for Jquery Ajax Call | Stack 24/7
I have this javascript (jquery) code to call a url, "Home/Weather", that will return JSON data type. And this is my Weather controller: As you can see, the Weather controller will return JSON object (JsonResult) and the javacsript code will load it in and
stack247.wordpress.com |
 |