Binding Samples

The samples in this section demonstrate the use and configuration of bindings.

In This Section

  • Net Binding Samples
    Covers samples that show how to use the NetTcpBinding, NetNamedPipeBinding, NetMsmqBinding and Peer Channel bindings that Windows Communication Foundation (WCF) provides.
  • WS Binding Samples
    Covers how to configure a service using the wsHttpBinding binding, with message security reliable sessions and transactions.

Set Up Instructions

WCF Service Samples

Contracts Samples

Management Samples

Client Samples

© 2007 Microsoft Corporation. All rights reserved.