explain what is transport and message reliability? : Wcf data services



explain what is transport and message reliability? : Wcf data services..

Answer / Shiv Gopal Mishra

1. Transport Reliability: Ensures that messages are delivered from sender to receiver in a reliable manner, handling issues such as network errors or client disconnections. 2. Message Reliability: Ensures that messages are processed correctly by the service and that duplicate messages are not sent.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the proxy for wcf service?

1 Answers  


what is the endpoint in WCF and what are the three major points in WCF?

1 Answers  


What is REST and what is the problem with WCF REST and how it can be resolved?

1 Answers  


Give an example of knowtype.

1 Answers  


WCF:Why we need the sessions?

1 Answers  


Mention the address syntax and the different formats of WCF transport scheme?

1 Answers  


Explain different modes of security in wcf?

1 Answers  


what is the difference between ASMX web services and WCF?

1 Answers  


What is overloading in wcf? How to do authentication in wcf?

1 Answers  


What message exchange patterns (meps) supported by wcf? Explain each of them briefly.

1 Answers  


What is the difference between transport level and message level security?

1 Answers  


What is .svc file in wcf?

1 Answers  


Categories