WCF Data Services Question:

Download Job Interview Questions and Answers PDF

Explain WCF IPC binding type?

WCF Data Services Interview Question
WCF Data Services Interview Question

Answer:

IPC binding

Offered by the NetNamedPipeBinding class, this uses named pipes as a transport for same-machine communication. It is the most secure binding since it cannot accept calls from outside the machine and it supports a variety of features similar to the TCP binding.

Download WCF Data Services Interview Questions And Answers PDF

Previous QuestionNext Question
What is WCF Peer network binding type?Explain WCF Web Service (WS) binding type?