Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / MSMQ

MSMQ

MSMQ

Great Reads

by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
by Mohammad Sepahvand
Implementing a Simple, Secure WCF Service with MSMQ Communication
by Yuriy Magurdumov
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
by Bruce Bennett
Comparing the different methods of counting messages on a MSMQ

Latest Articles

by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
by Mohammad Sepahvand
Implementing a Simple, Secure WCF Service with MSMQ Communication
by Yuriy Magurdumov
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
by Bruce Bennett
Comparing the different methods of counting messages on a MSMQ

All Articles

Sort by Score

MSMQ 

by _Asif_
Access rights issue over MSMQ could lead to hours and hours of investigation
by Deependra Sampang
Usage of WCF for sending messages, WAS binding of MSMQ message queue for processing of messages, fail-over set up for MSMQ server