Windows Communication Foundation Bindings

Bindings specify how a Windows Communication Foundation (WCF) service endpoint communicates with other endpoints. At its most basic, a binding must specify the transport (for example, HTTP or TCP) to use. You can also set other characteristics, such as security and transaction support, through bindings.

In This Section

  • System-Provided Bindings
    A list of bindings included with WCF. These bindings cover the majority of security and message pattern requirements.

Reference

System.ServiceModel.Channels

Windows Communication Foundation Endpoints: Addresses, Bindings, and Contracts

Windows Communcation Foundation Bindings

See Also

Concepts

Custom Bindings


© 2007 Microsoft Corporation. All rights reserved.
Build Date: 2009-08-07