diff --git a/readme.md b/readme.md index c7169de3..2c94d4fd 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@
Author: Paolo Salvatori (@babosbird)
-

Service Bus Explorer for Service Bus For Windows Server

+

Service Bus Explorer for Service Bus for Windows Server

Queues and topics represent the foundation of a new cloud-based messaging and integration infrastructure that provides reliable message queuing and durable publish/subscribe messaging capabilities to both cloud and on-premises applications based on Microsoft  and non-Microsoft technologies. .NET applications can use the new functionality offered by queues and topics by using the new messaging API (Microsoft.ServiceBus.Messaging)  or via WCF by using the new NetMessagingBinding. Likewise, any Microsoft or non-Microsoft applications can use a Service Bus REST API to manage and access messaging entities over HTTPS. In November 2012, the Service Bus for  Windows Server was released. This version of the Service Bus Explorer supports Service Bus for Windows Server 1.1. Thanks to Sean Feldman for helping me to create this branch of the project.