SCRUM addons and process templates are available for Visual Studio but of course there are prerequisites such as Team Foundation Server (TFS) which must be installed and in use. 3 of the options available are http://www.codeplex.com/VSTSScrum , http://www.scrumforteamsystem.com/ and eScrum. These provide applications which help manage the SCRUM process more easily. I've had a quick look at the VSTSSCrum myself, the version I've looked at is Vs01 as my current project is running on Visual Studio 2005. To use go to the url above, http://www.codeplex.com/VSTSScrum , download version 1. The template itself must be installed on the machine running your TFS, see the Readme.txt in the unzipped files.After installation the of the process template on the server you'll also need to install another client template on the Client, again the Readme.txt explains this. I haven't used this yet. There's also a Project Connector available from codeplex, this might be handy, I th...
Comments