Automatically Sychronize TFS workitems update with custom tool
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi We have a custom tool (a simple web based application) which is created in .NET, as a business requirement we are planning to integrate this tool with TFS such that whenever a workitem is created it gets exported to our tool and whenever any update is made to workitem in TFS same changes get applied to workitem created in our tool. Any Ideas, on how this can be achieved ??