When working with Service Bus, it is very useful to make a usage of Service Bus Connection String to create SB-entities. For example, following line of code can be used to create the QueueClient instance which can be used to send and receive messages...