WCF Data Services Question:

Explain WCF Web Service (WS) binding type?

WCF Data Services Interview Question
WCF Data Services Interview Question

Answer:

Offered by the WSHttpBinding class, this uses HTTP or HTTPS for transport, and is designed to offer a variety of features such as reliability, transactions, and security over the Internet.


Previous QuestionNext Question
Explain WCF IPC binding type?Explain WCF Federated WS binding type?