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 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
Set Up Instructions
Troubleshooting Tips for WCF Samples
© 2007 Microsoft Corporation. All rights reserved.