what is msmq binding? : Wcf data services



what is msmq binding? : Wcf data services..

Answer / Sunil Kumar Rajpal

MSMQ (Message Queuing) binding in WCF allows sending and receiving messages asynchronously, using the MSMQ service on Windows. It's useful for scenarios where reliable messaging over a distributed system is required.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is contract? What are the types of contract?

1 Answers  


WCF:What is it the Reliable session?

1 Answers  


What are dead letter queues?

1 Answers  


What are the mep in wcf?

1 Answers  


How can you test a wcf application without creating a client application?

1 Answers  


what is a Service Proxy in windows Communication Foundation?

1 Answers  


How to define a service as rest based service in wcf?

1 Answers  


What is abc in wcf?

1 Answers  


Why is there a requirement of wcf for the enhancement of various business services?

1 Answers  


What are the protocols supported by wcf hosting environment?

1 Answers  


what is DataContractSerializer?

1 Answers  


What are the endpoints in wcf? Or explain abcs of endpoint?

1 Answers  


Categories