- Team Foundation Server 2015 Customization
- Gordon Beeming
- 273字
- 2021-07-09 21:30:15
What this book covers
Chapter 1, Creating a Dashboard and a Welcome Page, takes you through adding tiles, charts, and graphs to your dashboard and has a quick tour of the welcome pages.
Chapter 2, Streamlining Your Teams' Boards, helps you customize the board area of TFS, including the cards, swimlanes, and columns.
Chapter 3, Customizing Your Process Template, takes you through making modifications to the process template and shows you what type of changes you are able to make to the process template.
Chapter 4, Enhanced Work Item Forms with Field Custom Controls, talks about the pros and cons of custom controls and tells you how to create a new custom control that can be used for web and client work item forms.
Chapter 5, The Guide Standards for Check-in Policies, discusses the check-in policies in detail and what is required to make your own.
Chapter 6, Enforcing Standards with Server-side Plugins, introduces server-side plugins and what is required to make a TFS server plugin.
Chapter 7, Customizing the TFS Build, covers the customization of XAML builds and setting up builds with the new build system in TFS 2015.
Chapter 8, Creating TFS Scheduled Jobs, takes you through creating, installing, and monitoring TFS scheduled Jobs.
Chapter 9, Service Hooks, shows you what service hooks are and how you can use them to extend your TFS experience outside of TFS.
Chapter 10, VSO Extensions, gives a small example of how to create one such extension. Although this is currently only available in VSO, the same or at least very similar guidelines will be able to be applied when this is released to on-premise.
- C++程序設(shè)計(第3版)
- Vue.js前端開發(fā)基礎(chǔ)與項目實戰(zhàn)
- 跟小海龜學(xué)Python
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- Visual C++串口通信技術(shù)詳解(第2版)
- CouchDB and PHP Web Development Beginner’s Guide
- C程序設(shè)計實踐教程
- Instant Ext.NET Application Development
- 運用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 深入分布式緩存:從原理到實踐
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實戰(zhàn)
- Learning Modular Java Programming
- 零基礎(chǔ)學(xué)C語言第2版
- 從0到1:HTML5 Canvas動畫開發(fā)
- Yii2 By Example