adspace
Enumerate the high level of the <bindings> and <binding>
element.
Answer Posted / Suresh Kumar Yadav
<bindings> is a container for all the custom bindings and system-provided bindings. Each <binding> element represents a specific binding configuration, such as WSHttpBinding, NetTcpBinding, BasicHttpBinding, and others. These bindings define communication settings like transport, encoding, security, and contract.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers