VS2005 Template for listening to TFS Events

VS2005 Template for listening to TFS Events

I’ve posted about this before, however, it’s so important I’ll repost.  If you’re trying to create a listener web service for TFS events, don’t start from scratch!  Use Howard van Rooijen‘s VS2005 template.  It will create the web services, along with the appropriate signatures, as well as convert the events to an object, so that you can effectively use it.