Lab for demonstration of the Azure Service Bus features.
A client application which has library references for connection with Azure Service Bus and to send/retrieve messages
A server that uses RentCarManager to create messages to send/retrieve messages for Azure Service Bus to make it available for all subscribed clients.
You can test Queues and Topics. Just change the method you are calling in Program.cs for Client and Server apps.