Creating and Using an AJAX-enabled Web Service in a Web Site

by Rob Windsor

Visual Studio 2008 lets you create ASP.NET custom Web services that you can access from client scripts. This walkthrough will demonstrate how to create an AJAX-enabled Web service and use its methods from client script running in separate Web application.

▶ Watch video (12 minutes)