A binding is a top level WSDL object that provides a concrete specification regarding the transmission of messages to and from a web service. A binding references exactly one port type. The structure of a binding corresponds very closely to that of the port type. The binding contains extensibility elements (for example, SOAP, http, and mime) that specify protocol specific details. Each port within a service references exactly one binding.
You can create a binding by right clicking in any blank space in the Design view and selecting Add Binding. You can create a new binding, reuse an existing one, or import one.
To create a new binding for your port, complete the following steps:
To reuse a binding for your port, complete the following steps: