0
kicks
How to integrate JSON web services in an ASP.NET AJAX web application:
In this brief tutorial, we'll see how to leverage the ASP.NET AJAX infrastructure to call remote JSON web services from client script. The use of proxy services, JSON serialization / deserialization and the relevant aspects of the ASP.NET AJAX Client Library will be covered.