What does Windows Service Bus add to MSMQ?

The main functional difference is Service Bus provides out of the box support for message exchange semantics such as topic based routing via publish-subscribe. MSMQ on the other hand is a lightweight store-and-forward queuing system, which supports point-to-point one way messaging. Service Bus: depends on SQL Server, and is a broker. This may be considered … Read more

.net service bus recommendations? [closed]

NServiceBus is growing in popularity. It is open source as well. Here is a Hanselminutes episode with Scott Hanselman talking with Udi Dahan about NServiceBus to help grok it. You should definitely evaluate using it. UPDATE: There’s also a DNR TV episode which shows what it’s like to build an NServiceBus solution from scratch here: … Read more

nServiceBus vs Mass Transit vs Rhino Service Bus vs other?

I’d recommend staying away from hand-rolled solutions as there is a bunch of somewhat difficult stuff that needs to be gotten just right – like how transactions are handled, how exceptions cause rollbacks, how to stop rolling back endlessly (poison messages), how to integrate with long-running workflows so that the state management boundaries line up, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)