Sending and receiving messages in software systems is the preferred method if you want to loosely couple systems, to achieve better isolation or greater scalability – whether it is large or small architectures. Christian Weyer shows how to use Microsoft’s Service Bus with its queues, topics, and publish/subscribe features to realize messaging solutions. He explains the basic architecture model, illustrated with common design patterns, and how to implement it on-premises and in the Windows Azure cloud. Come and see what is possible across various platforms (desktop, web, mobile).