» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with MVC + JSON

MVC JSON - JsonResult and jQuery

Very simple example of getting some json and using it to fill a list box from jquery.

json: del.icio.us/tag/json

Using JsonResult in ASP.NET MVC AJAX : Keyvan Nayyeri

A simple example of using a JsonResult as the return type of a Controller and interacting with the returned data using jQuery.

json: del.icio.us/tag/json

Web Development at a Glance: Autocomplete using jQuery, MVC, and JSon

jQuery Autocomplete is a great jQuery plugin for developing efficient autocomplete input fields. I used this plugin in an MVC preview 5 application to build an autocomplete input field that fetches the data from a database and passes the result to the front end in JSon format. Following these steps, you should be able write your own autocomplete input field in MVC.

json: del.icio.us/tag/json

Bart blogs: ASP.NET MVC and JQGRid

The last couple of days we have been trying to get JQGrid working with ASP.NET MVC. It turns out it is not that hard to do. You just have to be cery careful with the javascript you put in the page, because if you don't do that nothing will happen.

json: del.icio.us/tag/json

Page 1 | Next >>