Monday, July 13, 2009

Using PageMethods and JSON in ASP.NET AJAX

This article describes how to use ASP.NET AJAX PageMethods to submit data to the server and get response. It also shows how to serialize object into JSON format and access its properties in JavaScript.

Read more at http://www.dotnetfunda.com/articles/article454-using-pagemethods-and-json-in-aspnet-ajax.aspx

Author: SheoNarayan

0 comments: