Top "Msmq-wcf" questions

WCF can communicate directly with MSMQ, whether you intend to read/write from/to MSMQ.

WCF MSMQ binding with an IIS service - how to instantiate the service?

I have a WCF service with netMsmqBinding. My client can send messages to my queue, and when the service is …

wcf iis msmq msmq-wcf
How to increase number of messages that can be stored in MSMQ

We have a number of MSMQ queues throughout our system, both private and public queues. Sometimes a windows service that …

msmq msmq-wcf