Basic Binding
This section contains basic samples that demonstrate using the binding attribute of an endpoint element.
In This Section
Message Security Sample
Demonstrates how to implement an application that uses the basicHttpBinding
and message security.
BasicBinding with Transport Security Demonstrates the use of SSL transport security with the basic binding.
BasicBinding
Demonstrates the use of basicHttpBinding
that provides HTTP communication and maximum interoperability with first- and second-generation Web services.