Search Wiki:
A GUI tool for subscribing to events on a Team Foundation Server, equivalent to the command line bissubscribe.exe tool. It is deployable to client workstations, whereas bissubscribe.exe only exists on the Team Foundation Server. Project is originally based on the code at Naren's website ( http://blogs.msdn.com/narend/archive/2006/07/26/679440.aspx )

event subscription tool.png
xpath expression builder.png
Last edited Feb 8 2007 at 7:44 PM  by jatwood, version 4
Comments
naren wrote  Feb 27 2007 at 7:55 PM  
Initially I thought this builds all types of events, but the builder supports only work item events as in my blog post. Is it future plan to add support for building other events?

jatwood wrote  Feb 13 at 11:03 PM  
Of course you can still build them by typing in the XPath area.. there's just no friendly GUI for anything but Work Items. If anyone wants to take on coding XPath GUI dialogs to make this easier for other work item types, be my guest! Are you signing up for this work Naren? :)

Updating...