更新时间:2021-07-09 21:30:41
coverpage
Team Foundation Server 2015 Customization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Creating a Dashboard and a Welcome Page
What permissions do I need?
What is the Team Dashboard?
Pinning work item query data
Pinning recent code changes
Pinning the build status
Pinning testing charts
Rearranging tiles on the home page
Welcome pages
Summary
Chapter 2. Streamlining Your Teams' Boards
Teams in TFS
Where do I find the board settings?
Configuring card settings
Show Effort
Configuring swimlanes
Configuring columns
Chapter 3. Customizing Your Process Template
Some prerequisites
What is a process template?
How do I get started?
The process template structure
Importing a complete process template
Uploading changes after team project creation
Chapter 4. Enhanced Work Item Forms with Field Custom Controls
Prerequisites
Using a custom control in the process template
Creating a Windows Forms Control for client applications
The project setup
Creating a web control for the web access
Chapter 5. The Guide Standards for Check-in Policies
Implementation
Deploying a check-in policy
Configuring a check-in policy to be used
Deploying to the masses
Existing check-in policies
Chapter 6. Enforcing Standards with Server-Side Plugins
Check-in policies versus server plugins
The basics of server plugin code
Deploying a server plugin
Debugging server plugins
A slightly more complicated example
Chapter 7. Customizing the TFS Build
The prerequisites
What is an XAML build template?
Should I use the old or the new build system?
How do I download a build template?
How do I create a new build?
Creating custom activities
How do I use a custom activity in a build template?
A walkthrough of the new build system
Chapter 8. Creating TFS Scheduled Jobs
Writing the TFS job
Deploying our TFS job
Registering queueing and deregistering a TFS job
How do I know whether my TFS job is running?
Chapter 9. Service Hooks
What service hooks are available?
Why would you want to use service hooks?
How can you use service hooks in TFS?
Completing and verifying the service hook works
Chapter 10. VSO Extensions
What is VSO Extensions?
Why invest time in this extension model?
How do I build my own extension?
How can I stay up to date with VSO Extensions?
Index