Using ASP.NET AJAX with Web Services Tutorials
Introduction
The topics in this section provide examples of creating Web services and calling them from a browser-based application by using the Microsoft AJAX Library.
In This Section
-
Exposing Web Services to Client Script
-
Provides examples of creating and exposing Web services.
-
Calling Web Services from Client Script
-
Provides examples of calling Web service methods from the browser by using JavaScript.