Today, we will see how to interact with the TFS task management system inside the Visual Studio integrated environment. This tutorial will cover how to create a task, explore/find tasks, create team queries for filter tasks, change states and make necessary updates on the tasks. I am using Visual Studio 2010, which has the team client within it. If you are using vs 2008, then … [Read more...] about Using TFS Task Management In Visual Studio
tfs
SDLC Overview Of Team Foundation Server Project Management System
We have already seen how to use Team Foundation Server for source control. I have also mentioned that TFS is much bigger, combining almost all software development tools like project/task management, source control, bug tracker, build management, etc., making itself a revolutionary all-in-one software tool for software development life cycle with Visual Studio. I aim to … [Read more...] about SDLC Overview Of Team Foundation Server Project Management System
Microsoft Team Foundation Server- TFS Source Control System
If you don't know anything about the Team Foundation server, then you might be thinking that it's some kind of tool like SVN/GIT, etc., or a source version control system. However, version control is only a part of this. The team foundation server(in short, TFS) is an excellent innovation by Microsoft integrated with Visual Studio and provides an easy/effective way to manage a … [Read more...] about Microsoft Team Foundation Server- TFS Source Control System