This post originated from an RSS feed registered with .NET Buzz
by Udi Dahan.
Original Post: MSMQ Info
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple.
This blog is about how I do it.
In my courses and conference presentations in which I mentioned the use of MSMQ, I usually state that it comes installed on all versions of Windows going back to Win 2000 (unlike other queuing systems requiring an explicit install). Although installed, the MSMQ service does need to be turned on.
Anyway, it turns out that in [...]