Extending Bindings
Bindings specify the transport, encoding, and protocol required to connect to an endpoint. Binding extensions and custom bindings implement custom communication functionality required to support application features.
In This Section
Topic | Description |
---|---|
Bindings and Binding Elements | Describes bindings, binding elements, and how they are used and extended. |
Custom Bindings | Describes how to use the CustomBinding class to create custom bindings using system-defined and third-party binding elements. |
Creating User-Defined Bindings | Describes how to create bindings and binding elements that can be used by others. |