摘要:Some developers or testers may find that it will be more convenient that they could create a bug in code editor. Select a method, right click and create a work item. Following steps and sample codes i...
阅读全文
摘要:For the steps how to create and apply custom control, please refer to How to:Create a Custom WI Control Now we want to a feature to make custom wit control open another work item, like the behavior o...
阅读全文
摘要:First, Thanks for Richard’s blog http://richardsbraindump.blogspot.com/2007/07/versioning-builds-with-tfs-and-msbuild.html A simple way to keep the build number manually is to store last build number ...
阅读全文
摘要:Team Foundation Eventing Service delivers notification of events by e-mail or through Web services. If we subscribe TFS Event using Web Service, we can do much more then E-mail. 1 Create a Asp.NET We...
阅读全文
摘要:Although TFS has its own Project Portal, TFS does not support synchronize files in Version Control and Portal or other SharePoint Site. To do this, there are 2 steps:1 Get last version file from TFS ...
阅读全文
摘要:http://social.msdn.microsoft.com/Forums/en-US/tfspowertools/thread/25867a00-3d49-4ca5-998e-6e5809ea7b1a/Op has a requirement:"I currently have two fields. Each one of them has an integer value from 1-...
阅读全文
摘要:Please refer to this article for detail http://msdn.microsoft.com/en-us/library/bb286956.aspxFolling code is to show how to add group name for a user http://social.msdn.microsoft.com/Forums/en-US/tfsr...
阅读全文
摘要:To get TFS Model/services, pleaseadd these assemblies to reference http://www.cnblogs.com/Ruiz/archive/2009/09/18/1569416.htmlFollowing code shows how to get the service [代码]
阅读全文
摘要:Microsoft.TeamFoundationMicrosoft.TeamFoundation.Build.ClientMicrosoft.TeamFoundation.Build.CommonMicrosoft.TeamFoundation.Build.ControlsMicrosoft.TeamFoundation.Build.Server.LoggerMicrosoft.TeamFound...
阅读全文