Share via


Web

This section contains Web-hosted samples.

In This Section

  • Advanced Format Selection
    Demonstrates how to extend the WCF Web HTTP programming model to support new outgoing response formats.
  • Automatic Format Selection
    Demonstrates how to enable automatic format selection (XML or JSON) with the WCF Web HTTP programming model, as well as how to explicitly set the format in the operation code.
  • Basic HTTP Service
    Demonstrates how to implement an HTTP-based, RPC-based service - popularly referred to as “POX” (Plain Old XML) service – using the WCF Web HTTP programming model.
  • Basic Resource Service
    Demonstrates how to implement a HTTP-based service using the WCF Web HTTP programming model that exposes a collection of customers that supports the retrieve, add, delete and replace operations.
  • Conditional Get and Put
    Demonstrates how to use the new conditional retrieve and update APIs for the WCF Web HTTP programming model.
  • SOAP and HTTP Endpoints
    Demonstrates how to implement an RPC-based service and expose it in the SOAP format and the “Plain Old XML” (POX) format using the WCF Web HTTP programming model.

Build Date: 2011-06-25