Binding Extensibility Samples
The samples in this section demonstrate some Windows Communication Foundation (WCF) binding extensibility scenarios.
In This Section
- WSStreamedHttpBinding
Demonstrates how to create a binding that is designed to support streaming scenarios when the HTTP transport is used.
- NetHttpBinding
Demonstrates how to implement a binding that uses the HttpTransportBindingElement or the HttpsTransportBindingElement on top of the BinaryMessageEncodingBindingElement.
See Also
Other Resources
Setup Instructions
Troubleshooting Tips
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.