What is it?

Just a simple utility to generate tasks in bulk in TFS. The utility contains a constructor of templates for tasks generation; the templates give abilty to specify a list of task properties that have to be set on creation.

What for?

It usually took me hours to add all tasks for a sprint to TFS. The main idea is to make this procedure significantly faster.

How to build?

The solution requires Team Explorer for Visual Studio 2010 (or newer) to be installed. It has references to a few Microsoft.TeamFoundation.*.dll which provide TFS API.

How to use?



The main form is divided in 3 parts:

Use Task Template -> Manage Templates menu item to create/edit/delete tasks templates.