Showing posts with label TFS. Show all posts
Showing posts with label TFS. Show all posts

Wednesday, October 10, 2012

Story Boarding - TFS 2012

  1. Click Storyboarding tab on the PowerPoint ribbon.
  2. Create a new slide with your desired layout.
  3. Open Storyboard Shapes and start dragging and dropping shapes onto your storyboard.
 

Saturday, October 06, 2012

TFS - Continuous actionable Feedback

In any project, it is very crucial to understand and capture requirements from users, which can then be implemented. With new Visual Studio 2012, it has set of very handy tools to rapidly storyboard your requirements, and - as your software evolves - get rich, actionable feedback from users and need necessary changes / modifications. In the past, one need to use some third party tools to do these tasks. Now, it is all build in part of the TFS itself.

 

Saturday, September 29, 2012

Manage your workitems via KANBAN Board!


Kanban board is a visual project management tool to visualize the work items, plan, prioritize and monitor the current velocity. Obviously if you visualize the work items as below, it will give more clarity and easy to maintain/ manage the work items. It will clearly give you who is working on what, what is the status of each work items, ensuring limited items assigned, work in progress, how much we completed etc. It is not only help in understanding the current status of work items and also control/manage the work flow meaning you can simply drap and drop from one section to another. The real value is all these productive tools part of Team Foundation Service / TFS 2012.

With Kanban board, you can easily track your work item progress on the task board with real-time capacity charting. You can easily drag n’ drop as needed. I can't wait how this tool going to evolve in the upcoming updates!

 
For more information:
Check this Channel 9 video:
 

Tuesday, January 20, 2009

Visual Studio Team System 2008 Team Explorer

Microsoft Visual Studio Team System 2008 Team Explorer can be used as a standalone rich client for accessing Visual Studio Team System 2008 Team Foundation Server. It enables users to join the software development life cycle with integrated support for source control, work item tracking, build management, and detailed reports showing bug trends, project velocity and quality indicators.
You can download the same :
http://www.microsoft.com/downloads/details.aspx?familyid=0ED12659-3D41-4420-BBB0-A46E51BFCA86&displaylang=en

Visual Studio Team System Web Access 2008 Power Tool

Team System Web Access (formerly known as TeamPlain) is a Web interface to Visual Studio 2008 Team Foundation Server.
What are the cool Features?
NEW: Direct links to work items, query results, diffs, change sets and more
NEW: Display custom controls on work item forms
NEW: View queued builds new, queue new builds
Add new work items or edit existing ones
Work with any type of work item, including custom ones
Add new work item queries or edit existing ones
View, download, upload, check-in and check-out documents on SharePoint team portal
View reports, export as PDF or Excel
Browse source control repositories, download files, view changesets, diffs, histories, and annotated views
View build results, start or stop builds
Search for keywords in work items

Visual Studio Team System 2008 Team Foundation Server Power Tools - October 2008 Release Visual Studio Team System Web Access 2008 SP1 Power Tool
Team Foundation Installation Guide for Visual Studio Team System 2008
Visual Studio 2008 Team Foundation Server Service Pack 1
Visual Studio Team System 2008 Team Explorer
Related Resources
Brian Harry's Blog
Buck Hodges' Blog
Hakan Eskici's Blog
Forum - Team Foundation Server - Team System Web Access

Thursday, November 13, 2008

Cool Tools / Info from CodePlex - TFS

patterns & practices: Team Development with Visual Studio Team Foundation Server
Team Development with Visual Studio Team Foundation Server

Microsoft Team Foundation Server Branching Guidance
Microsoft Team Foundation Server Branching Guidance

patterns & practices: Visual Studio 2005 Team System Guidance
The purpose of this project is to build some insightful and practical guidance around using Visual Studio Team System 2005.

TFS Migration and Synchronization Toolkit
The purpose of the TFS Migration and Synchronization Toolkit is to enable customers of Team Foundation Server (TFS) to build custom tools that enable migration and synchronization with other version..

TFS to TFS Migration Tool
The TFS to TFS Migration tool is based on the [TFS Migration and Synchronization Toolkit]. The toolkit is designed to make it faster and easier to build migration tools from TFS to other repositor...

VSTS Scrum Process Template
This is a community project that will result in a usable SCRUM process template for Team System. You will be able to download this process template from CodePlex and upload it into VSTS.

TFS Sticky Buddy
Sticky Buddy is a Digital Dashboard that will run off Team Foundation Server and allow teams to display information on the status of their development on one or many projects.

WCF Load Test
This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file.

Search Work Items
This plugin for Team System puts a little search box right into Visual Studio to make it easy to find work items. It is an addin for Team Foundation Client (Team Explorer)

SQL Load Test
This tool takes a SQL Profiler trace file and generates a unit test that replays the same sequence of database calls found in the trace file.