SharePoint与Team Foundation Server的集成,一直是许多研发团队所关注的问题. 通过这种集成,开发团队可以实现下面的几个功能: 1.  搭建一个与团队项目集成的门户网站,并且在团队项目的主页中自动添加链接 2.  可以在SharePoint的站点中新建.查询工作项 3.  可以在SharePoint的站点中创建统计图表,从TFS系统中实时提取数据,在门户中展示研发团队的开发进度. 但是,随着TFS产品功能的不断提升和完善,在新版本的TFS产品大幅增强了图表.组件功能,…
作为微软的MVP,有一个我最喜欢的好处,就是可以与产品组(产品研发部门)有零距离接触,可以最先拿到即将发版的产品,并且和产品组沟通,对产品中出现的问题实时反馈. 看到TFS产品组吸收了自己的建议和反馈,在发布版本中更新了自己的反馈,对这个产品更加喜欢了. 之前产品组推出TFS的RC版本,一般都只有英文版,没有中文版的.但是往往由于语言的原因,其中隐藏着许多的问题,例如工作项模板,中文和英文的差异较大. 自从我和一个日本的MVP提出要求后,产品组在后续发布RC版本,都提供了中文和英文版.TFS 2…
This upgrade document gives detailed step by step procedure for the In-Place upgrade from TFS 2013 to 2015 RTM with Reporting and SharePoint. Environment Details: TFS 2013 environment Windows server 2012 R2, TFS 2013 update 5, SQL 2014 SP1, SharePoin…
Any setup of Team Foundation Server is not complete until you have at least tried t work with SharePoint. While I have many customers that like to stay away from  SharePoint I also have many that make it an integral part of not just their TFS install…
在千呼万唤中,TFS 2017团队资源管理器终于发布了,对于所有TFS系统的用户,都是一个天大的喜讯,尤其是对于不经常做.NET开发的团队成员. 大家都知道,伴随TFS 2013(和之前的版本)的发布,微软都会发布一个团队资源管理器(Team Explorer)的单独安装包,这个安装包只包含了连接TFS系统实现项目.代码管理的功能,并不具备代码开发的功能,实际上是一个非常精简的Visual Studio版本,安装程序包只有100MB左右.由于功能简洁,团队资源管理器安装以后,运行的速度非常快,因…
One of the extensibility points we have in Team Foundation V1 is that you can configure any other diff and merge tools you want.  The purpose of this article is to start collecting the most common ones we know or heard about in a central place so peo…
Now that SharePoint 2013 is out I want to make sure that I can integrate SharePoint 2013 with Team Foundation Server 2012 without any trouble. I and some of my customers have been holding off on deploying SharePoint; waiting for this release. I previ…
原文: MSDN Operating systems TFS can be installed on a Windows server or client operating system. TFS 2017 and TFS 2018 only support 64-bit operating systems. For earlier versions of TFS, you can use either the 32-bit or 64-bit operating systems when a…
In order to configure Visual Studio to use Beyond Compare for a compare operation choose the following options: 1. Select: Tools –> Options –> Expand Source Control –> Choose "Visual Studio Team Foundation Server. 2. Select: "Configure…
Team Foundation Server(TFS)是一种为 Microsoft 产品提供 源代码管理.数据收集.报告和项目跟踪,而为协作软件开发的项目.可作为独立的软件,或 Visual Studio Team System (VSTS) 在服务器端后端平台.它是Microsoft应用程序生命周期管理(ALM)工具的核心协作平台,简单的说它是管理和开发软件项目的整个生命周期的平台工具. 主要功能 版本管理:工作区(workspace).变更集(changeset).标签 并行开发支持:多点(…