Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.26 KB

creating-and-using-an-ajax-enabled-web-service-in-a-web-site.md

File metadata and controls

22 lines (18 loc) · 1.26 KB
uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/aspnet-35/aspnet-ajax/creating-and-using-an-ajax-enabled-web-service-in-a-web-site
Creating and Using an AJAX-enabled Web Service in a Web Site | Microsoft Docs
rick-anderson
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 AJ...
riande
11/15/2007
bfccf680-efc7-400e-ac16-104e288cd430
/web-forms/videos/aspnet-35/aspnet-ajax/creating-and-using-an-ajax-enabled-web-service-in-a-web-site
video

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)

[!div class="step-by-step"] Previous Next