I read an interesting post from John Lawrence this morning where he points us to a VS2005 template project that creates SOAP endpoints for many of the core TFS event notifications. The project is a creation of Conchango’s Howard van Rooijen and you can find out more about the template from his blog post entitled Team Foundation Server Notification Web Services: Visual Studio 2005 Project Template
From Howard’s blog post;
This version of “TFS Notification Web Services” supports the following events:
- AclChangedEvent
- Branchmovedevent
- BuildCompletionEvent
- BuildStatusChangeEvent
- CommonStructureChangedEvent
- DataChangedEvent
- IdentityChangedEvent
- IdentityCreatedEvent
- IdentityDeletedEvent
- MembershipChangedEvent
- WorkItemChangedEvent </UL> This Visual Studio 2005 Project Template will create a SOAP Endpoint for each of the above events.</BLOCKQUOTE></p>