WCF Data Services Question:

Download Job Interview Questions and Answers PDF

What is WCF TCP binding type?

WCF Data Services Interview Question
WCF Data Services Interview Question

Answer:

Offered by the NetTcpBinding class, this uses TCP for cross-machine communication on the intranet. It supports a variety of features, including reliability, transactions, and security, and is optimized for WCF-to-WCF communication. As a result, it requires both the client and the service to use WCF.

Download WCF Data Services Interview Questions And Answers PDF

Previous QuestionNext Question
Explain WCF Basic binding type?What is WCF Peer network binding type?