What is NetMsmqBinding Binding in WCF?



What is NetMsmqBinding Binding in WCF?..

Answer / Ankur Varshney

NetMsmqBinding is a binding used in WCF for messaging over Microsoft Message Queuing (MSMQ). It provides support for point-to-point and publish-and-subscribe communication patterns, asynchronous transactions, reliable sessions, and message ordering.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Describe the terminology service versioning?

1 Answers  


How can we host wcf service?

1 Answers  


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

1 Answers  


What are the advantages of using wcf?

1 Answers  


explain data contracts? : Wcf data services

1 Answers  


how many types of contract does WCF defines?

1 Answers  


What is service and client in perspective of data communication?

1 Answers  


What is wcf ipc binding type?

1 Answers  


What are the types of messaging patterns?

1 Answers  


What is the basic difference between creating WCF service or WEB services?

1 Answers   Petranics Solutions,


What are the advantages of wcf?

1 Answers  


What are the transport schemas supported by wcf?

1 Answers  


Categories