The TFS Event Handler makes it easier to notify users of changes to Work Items in Team Foundation Server. You will no longer need to add individual alerts to users.
If you are connecting to TFS 2010 you will need TE2008 SP1 and the compatability pack.
The TFS Event Handler makes it easier to notify users of changes to Work Items in Team Foundation Server. You will no longer need to add individual alerts to users.
It is developed in .NET 3.5 SP1 for Team Foundation Server 2008 and is deployed as a system service.
The Alerts that you no longer need users to individually setup are:
*A work item is assigned to you. *A work item that is assigned to you is reassigned to someone else. *A work item that you created is assigned to someone else.
There is also a framework for creating and deploying your own event handlers that can do pretty much whatever you want. One of the shipped examples updates “Heat ITSM” whenever a work item that contains a Heat Id is changed.
If you are connecting to TFS2010 you will need Team Explorer 2008 SP1 and the Compatability pack installed