Azure Service Bus Producer with Queue and Topic
This project contains a simple example of using Service Bus to send messages using Queue and Topic.
It's a console application that will let the user choose if he/she wants to send messages to the Service Bus using Queue or Topic and other applications who is listening to the typed queue or Topic will receive.