Community

MessageQueue in .NET, Part 2: The Code

(Hannes DuPreez) In the first article, “MessageQueue in .NET, Part 1: The Background Work on Windows,” you saw how to set up MSMQ and what its purpose is. With today’s article, you will learn how to create two entirely different programs that can send messages to one another with the help of MSMQ.