Share via


Services

This section contains samples that demonstrate Windows Communication Foundation (WCF) services.

In This Section

  • Hosting
    Demonstrates hosting WCF services.
  • Behaviors
    Demonstrates WCF service behaviors.
  • Extended Protection Policy
    Demonstrates Extended Protection, a security initiative for protecting against man-in-the-middle (MITM) attacks.
  • Addressing
    Demonstrates various aspects and features of endpoint addresses.
  • Imperative
    Demonstrates how to define a WsHttpBinding for a service using code, instead of defining the wsHttpBinding binding in configuration.
  • Multiple Contracts
    Demonstrates how to implement more than one contract on a service and how to configure endpoints for communicating with each of the implemented contracts.
  • Multiple Endpoints
    Demonstrates how to configure multiple endpoints on a service and how to communicate with each endpoint from a client.
  • Service Description
    Demonstrates how a service can retrieve its service description information at runtime.

Build Date: 2011-06-25