Chapter 10. RESTful and AJAX-enabled WCF Services
In this chapter, we will cover:
Building a self-hosted REST service
Using an auto-generated Help page
Mapping URL suffix to operation parameters
Applying
OutputCache
in a REST serviceImplementing a file download via REST endpoint
Consuming a WCF service from a ASP.NET AJAX client
Accessing a remote REST service in an AJAX client