Visual Studio Team Foundation Server

Slides:



Advertisements
Similar presentations
SharePoint Forms All you ever wanted to know about forms but were afraid to ask.
Advertisements

Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Kentico CMS 5.5 R2 What’s New. Highlights Intranet Solution Document management package – WebDAV support – Project & task management – Document libraries.
Eralp Erat Senior Software Developer MCP,MCAD.NET,MCSD.NET.
User Controls, Master Pages, GridView. Content User Controls Styles, Themes, Master Pages Working with Data GridView Muzaffer DOĞAN - Anadolu University2.
Visual Studio Team System (VSTS). Richard Hundhausen Author of software development books Microsoft Regional Director Microsoft MVP (VSTS) MCT, MCSD,
Integrating Access with the Web and with Other Programs.
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
Team System and Microsoft Solutions Framework Team collaboration tools Process authoring Process Guidance MSF-Agile & MSF-CMMI Software Factories Future.
Sy config. SY Non-Student machines –SYTS Team system –SY01 Sql Server Student machines –SY02 –SY03 –SY04 –SY05 –SY06 –SY07 –SY08.
Team System and Microsoft Solutions Framework Alan Cameron Wills Architect, MSF
InfoPath Foundations Peter Williams, Ibitec AB. Agenda What are Forms? Form Scenarios Fundamentals Enter InfoPath Alternatives Use Forms InfoPath Enterprise.
Visual Studio 2005 Team System: Software Project Management Hans Verbeeck
Deep Dive into the Team Foundation Server 2012 Agile Planning Tools Gregg Boer Principal Program Manager Microsoft Corporation.
Software Development using SCRUM for Visual Team System Sascha P. Corti Developer Evangelist Microsoft Switzerland GmbH
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Microsoft Dynamics.
Before you begin If a yellow security bar appears at the top of the screen in PowerPoint, click Enable Editing. You need PowerPoint 2010 to view this presentation.
04 | Customize Team Foundation Server for Team Use Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
Introduction to SharePoint Development with VS2010 Paul Yuknewicz Lead Program Manager
131 Agenda Overview Review Roles Lists Libraries Columns.
Programming with Microsoft Visual Basic 2012 Chapter 12: Web Applications.
Planning and Tracking Projects with VSTS 2010 By Ahmed Nasr 1.
Creating a Web Site to Gather Data and Conduct Research.
Project Implementation for COSC 5050 Distributed Database Applications Lab3.
02 | Install and Configure Team Foundation Server Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Press Esc to Exit ©2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Customization Using SharePoint Designer 2007 Overview Editing look and feel –Master pages.
06 | Develop Customer Value with High Quality Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Customizing and extending TFS Michael Juřek Software Architect Microsoft s.r.o.
Siddharth Bhatia Senior Program Manager Microsoft Session Code: DTL301.
Visual Studio Online Visual Studio.NET Work BuildTest Deploy Insights Code Visual Studio Online.
WikiPlus Configurations Configure WikiPlus elements to your needs.
How to Build an IT Portal with Oracle Application Server Allan L Haensgen Senior Principal Instructor Oracle Corporation Session id:
Team Foundation Server 2010 Introductory presentation.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
Neil Kidd Developer Tools Technical Specialist Microsoft UK.
Integrating with and Extending Visual Studio. Objectives.
YOUR LOGO Phase 2 International Providing critical business software solutions at affordable prices.
C# Programming: From Problem Analysis to Program Design1 Visual Studio Configuration C# Programming: From Problem Analysis to Program Design 4th Edition.
© 2012 IBM Corporation 12/19/2013 Rational Team Concert – User Administration Bruce Besch.
SharePoint Office 365 Dev 100 Training
SharePoint 2007 Business Intelligence
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
“Information Sharing Portal for Indus Sub-System”
PantherSoft Financials Smart Internal Billing
Automation Testing with Visual Studio Team System Tester Edition
About SharePoint Server 2007 My Sites
Microsoft Dynamics.
Template library tool and Kestrel training
Microsoft Office Illustrated
Introduction to Team Foundation Server 2010
Microsoft Exam Dumps Questions & Verified Answer
Scrum Experience Group Team Foundation Server (TFS)
What Is Sharepoint? Mohsen Ashkboos
SharePoint Foundation 2010
11/23/ :38 AM © 2004 Microsoft Corporation. All rights reserved.
Microsoft Office Access 2003
Deep Dive into the Team Foundation Server 2012 Agile Planning Tools
Microsoft Office Access 2003
Jochen Seemann Program Manager Enterprise Tools Microsoft Corporation
SharePoint 2010 – SharePoint 101
Visual Studio 2010 SharePoint Development Tools Overview
SharePoint Foundation 2010
SharePoint Foundation 2010
Office 365 Development July 2014.
Workflows Basic Session
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

Visual Studio Team Foundation Server Process Templates Deepak Chitnis NYC VSTS User Group April 2009

Agenda TFS ALM Toolset Process Templates – Why, What, How Demo 1 – Setting up a Team Project using a modified template Components of Process Template Process Template Editor Work Item Type Global List Demo 2 – On boarding Support Process Questions & Answers

TFS ALM Toolset

Why What How Process Templates

Process Templates - Why TFS is designed to be scalable to a variety of processes Out of the Box templates MSF for Agile Software Development MSF for CMMI® Process Improvement 3rd Party Scrum RUP eXtreme Programming TFS is configurable and customizable TFS is extensible

Process Templates - What XML Configuration files Work Item Types Work Item Queries Initial Work Items Report Definition Sharepoint Project Portal Definition Version Control Settings Groups & Permissions Areas & Iterations Process Guidance Reports (SQL Reporting Services)

Process Templates - How TFS supports downloading & uploading of process templates Command line tools to export & import work item type definitions Modification/Creation is possible using a text editor to edit XML files Process Template Editor Editing Work Item Type Guidance Generation Tool

Demo 1 Downloading an out of the box template Visualizing the files that make up the process template Making changes in the template using Notepad Uploading the changed template Setting up a Team Project using the changed template Using the Process Template Editor to view the different components

On boarding Support PROCESS What do we need? On boarding Support PROCESS

What do we need? A work item type ‘Service Request’ so that these can be tracked in TFS An associated work flow so that the progress on the request can be tracked A way for Support personnel to track these requests – Team System Web Access can be used for this purpose A tool for Users to submit requests – Work Item Web Access serves this purpose

Components of Work Item Type Fields Layout Workflow Components of Work Item Type

Work Item Type Fields Categories of Fields Types of Fields Rules System VSTS Specific User Defined Types of Fields String, Integer, Double, DateTime Plaintext, HTML, Treepath, History Rules Default, AllowedValues, ProhibitedValues

Work Item Layout Group Column Tab Group Controls Label Margin Padding FixedWidth PercentWidth Tab Group Tab Page (has same properties as Group) Controls Label Field name Type Positioning Properties

Work Item Workflow Transition Reason Action Fields, Rules State

Demo 2 We will setup a ‘Service Request’ work item type based on ‘Task’ Export the existing ‘Task’ work item Add a custom field, so that we can enter text with formatting Change the layout so that the detail fields are not in the tab Change the workflow so that, there is a ‘Proposed’ state prior to ‘Active’ and we can Transition from ‘Proposed’ to ‘Active’ by Reason of approval else will transition to ‘Closed’ for Reason of ‘Denied’ Import the ‘Service Request’ work item type Create a Service Request

Questions and Answers Don’t forget to fill out the survey forms This presentation will be posted on my blog (coming soon) http://www.deepakchitnis.net/blog The NYC VSTS User Group website http://nyc-vsts-ug.com Process Template resources http://www.codeplex.com/process Microsoft’s Process Templates Home Page http://msdn.microsoft.com/en- us/teamsystem/aa718795.aspx