SQL Service Broker Management Studio 2005.

Posted at: 9/26/2005 at 10:09 AM by saravana
I been spending last few months in this project for the connected systems developer competition. After looking at some of the features of SQL server 2005, the one things that attracted me a lot as an Integration person is SERVICE BROKER, which helps your to build scalable, reliable, asynchronous messaging style communication between two SQL Servers (whether its local or situated remotely). Cool thing is SERVICE BROKER is included in the free version of the product SQL EXPRESS as well (there are few limitations, but for basic use its more than enough).


The one thing I felt missing was a cool tool to configure, manage, develop and administer SERVICE BROKER application. As a starting point I decided to build an "Object Explorer" for service broker objects (the one that comes with SQL Mangement Studio is pretty basic and doesn't allow you to do much).

Some of the key points I took before beginning this project

1. Must be very simple to use
2. Must be as close as to SQL Managment Studio.
3. Should look professional, I belive professional looks gives more confident to a product than anything else.
4. Should have a solid base to allow extensibility.

I haven't published the source code yet, but trying to form a community to build this project as a great tool for SERVICE BROKER apps.

To read more about what the application can do, read this document.

User Guide

Download the "How to" guide from
How to Guide

To play with the application, download it from GOTDOTNET and give me your feedbacks.
SQL Server 2005 JUNE CTP version is required
MSI Package


Saravana
Tags:  Categories: SQL Service Broker
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(9) | Comments RSS

Comments

Sunday, October 09, 2005 10:09 PM
Anonymous
Anonymous
Does this also work with SQL Server 2005 September CTP? Thanks.
Monday, October 10, 2005 10:01 AM
Saravana Kumar
The tool will work with SQL Server 2005 September CTP. Cheers Saravana
Sunday, October 30, 2005 7:50 PM
Davide Mauri
I'd like to help you in the development of such usefult tool. I've been using broker since the first beta. (www.davidemauri.it)
Thursday, November 24, 2005 6:16 AM
Rudolf
Now that SQL 2005 has gone into production (.Net 2.0) would this application still work? By this I mean the version that is downloadable.
Monday, June 25, 2007 9:26 AM
Kjell-Ã…ke Andersson
Hi,

will you update the repository on codeplex to contain the installer as well?
Saturday, July 07, 2007 6:23 AM
Anonymous
Anonymous
Could you please provide us the updated link for MSI?!

Thanks
Monday, October 15, 2007 9:08 PM
Tuesday, April 07, 2009 1:43 PM
abdur Raheem
Could you please provide me with the latest url to download MSI package ??
Tuesday, April 07, 2009 2:13 PM
saravana
Abdur,

The code plex one is the latest, I never upgraded it to 2008 version. The full source is available in codeplex, so you should be able to compile it.

Regards,
Saravana

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading