DCSIMG
Extension - Nightmare on ALM Street

Nightmare on ALM Street

Best practices and experiences while implementing ALM solutions, especially with TFS 2010

Browse by Tags

All Tags » Extension (RSS)
How to Write a Robust TFS Server Plugin, with Job Extensions
A client of mine came to me with the following problem: She has several server plugins that manipulate work items, one which I wrote, and another that was downloaded from codeplex . When applied to one work item, e.g. via the Team Explorer, everything works fine. However, when applying to a bulk of work items (via Excel publishing, for example), the process freezes for several minutes, until it completes and is only then freed. I came up with the following solution: A server plugin that queues a...