Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The topics in this section demonstrate how to define Windows Communication Foundation (WCF) bindings for services and clients imperatively in code and declaratively using configuration. These procedures use system-provided bindings.
To see how to use the CustomBinding class to customize a system-provided binding, see How to: Customize a System-Provided Binding.
- How to: Specify a Service Binding in Configuration
Describes how to define a WCF service binding declaratively in configuration.
- How to: Specify a Service Binding in Code
Describes how to define a WCF service binding imperatively in code.
- How to: Specify a Client Binding in Configuration
Describes how to configure a WCF client binding.
- How to: Specify a Client Binding in Code
Describes how to define a WCF client binding declaratively in configuration.
Configuring System-Provided Bindings
Endpoints: Addresses, Bindings, and Contracts
Build Date:
2012-08-02