Team Foundation Server Notification Web Services: Visual Studio 2005 Project Template

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

This Visual Studio 2005 Project Template will create a SOAP Endpoint for each of the above events.

About these ads

About anthonyborton

Anthony Borton is a Microsoft MVP in Visual Studio ALM. He is the principle ALM Consultant/Trainer at Enhance ALM, based in Brisbane, Australia.
This entry was posted in General. Bookmark the permalink.

One Response to Team Foundation Server Notification Web Services: Visual Studio 2005 Project Template

  1. RE: Team Foundation Server Notification Web Services: Visual Studio 2005 Project Template

    I was reading Anthony Borton’s blog and came across a link to this post by Howard van Rooijen over at

Comments are closed.