ASP.NET AJAX and Web Services
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
ASP.NET Web services are components whose methods you can call by using HTTP requests. In this section, you can learn how to create a Web service and how to use client script in an AJAX-enabled Web application to call the Web service.