About 50 results
Open links in new tab
  1. TFS - predefined variables. - social.msdn.microsoft.com

    Mar 28, 2017 · I have two XAML build definitions. They depend on each other. First, build drop version to file. The second build takes version number from a file and adds $ (Rev:.r). We manipulate build …

  2. TFS Build problems - social.msdn.microsoft.com

    Feb 19, 2008 · The ascx control contains a label and a button of which both text properties are contained in a Resources.resx in the App_GlobalResouces section of my solution. When I build the …

  3. TFS REST API - get shelvesets - social.msdn.microsoft.com

    Jan 21, 2016 · I tried to retrieve shelvesets from my TFS 2015 installation using the REST API. When using the following URL pattern https:// {instance}/defaultcollection/_apis/tfvc/shelvesets?api …

  4. TFS Service as SSRS Data Source - social.msdn.microsoft.com

    Feb 27, 2013 · Is there a way to connect to the TFS Service data as a report source in a local instance of SSRS?

  5. TFS and Visual Studio Test Professional - social.msdn.microsoft.com

    Aug 11, 2023 · When you launch the Visual Studio Test Professional, the first step is asking you add a TFS server. So Team Foundation Server or Visual Studio Team Services is necessary when use …

  6. Changeset Details Report - social.msdn.microsoft.com

    May 3, 2012 · By connecting to TFS CUBE in Excel, there're only a few changeset data, like changeset ID, changeset title, Checked in By. Comments of a changeset and associated workitem is not in there.

  7. TFS Email Settings - social.msdn.microsoft.com

    Jan 17, 2011 · I have setup a dual-server TFS system which I didn't enable email alerts. Now I want to enable it and not sure about the correct setup sequence.

  8. Migrate sourcegear vault to TFS? - social.msdn.microsoft.com

    May 14, 2006 · Yes, you have to install Team Explorer, switch the source control plugin to TFS (Tools -> Options -> Source Control), and connect to a server before you can add or rebind a solution.

  9. MS Guidance on Naming Conventions for Workspaces, Branches, …

    May 5, 2005 · Question 0 Sign in to vote It would be nice if TF provided some suggested naming guidance for various nameable items like: Workspace Branch Shelveset Label It might also be nice …

  10. AllowsTransparency in WindowsFormsHost?

    Apr 28, 2008 · Answers 0 Sign in to vote Application managed Layered Windows which WPF uses doesn't support child hwnd such as WindowsFormsHost, you need to put the WindowsFormsHost …