Share via


AJAX

This section includes samples that demonstrate Asynchronous JavaScript and XML functionality.

In This Section

  • JSONP
    Demonstrates how to support JSON with Padding (JSONP) in WCF REST services.
  • Basic AJAX Service
    Demonstrates how to use WCF to create a basic ASP.NET Asynchronous JavaScript and XML (AJAX) service.
  • AJAX Service Using HTTP POST
    Demonstrates how to use WCF to create an ASP.NET Asynchronous JavaScript and XML (AJAX) service that uses HTTP POST.
  • AJAX Service with JSON and XML Sample
    Demonstrates how to use WCF to create an Asynchronous JavaScript and XML (AJAX) service that returns either JavaScript Object Notation (JSON) or XML data.

Build Date: 2011-06-25