I am trying to follow this example http://msdn.microsoft.com/en-us/library/a52dhwx7(v=VS.80).aspx (Using SqlDependency in a Windows Application)
I can see the Service Broker appears insite the sql-server.
But, I get a dependency_change event even if there is no change in the database
Does anyone have an example on how to use the sql service broker from a VB.NET app ?