Sign In
Team Foundation Server Team Blog
Application Lifecycle Management with Visual Studio Team Foundation Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
2008
2010
Administration
Build Automation
Compatibility
Customization
Dashboards
Extensibility
General
Moss
object model
Pages
Process
RC
Reporting
Reporting Platform
Scrum
SharePoint Integration
Team Explorer
Teamprise
Tfs
TFS 2010
Upgrade
Version Control
Work Item Tracking
Archive
Archives
January 2011
(1)
November 2010
(1)
August 2010
(1)
July 2010
(2)
June 2010
(3)
May 2010
(2)
April 2010
(11)
March 2010
(9)
February 2010
(14)
January 2010
(2)
MSDN Blogs
>
Team Foundation Server Team Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Team Foundation Server Team Blog
Process Template Schemas Published to Code Gallery
Posted
over 1 year ago
by
jontsao
0
Comments
Allen Clark has published the Team Foundation Server process template schema files to Code Gallery: http://code.msdn.microsoft.com/TFSchemas . Check out his blog post for a short helpful guide on how to use them to help you when you’re customizing your...
Team Foundation Server Team Blog
Programming for the TFS Excel Add-in
Posted
over 2 years ago
by
jonieren
1
Comments
Some folks have asked about how to program against the TFS Excel Add-In. The summary is that we don’t have a public API for the TFS Add-in but we do support using the ribbon. Here are the ribbon commands and an example of how to use them. List...
Team Foundation Server Team Blog
Tool to configure SharePoint Server for dashboard compatibility with Team Foundation Server 2010
Posted
over 2 years ago
by
Smitha Saligrama - MSFT
1
Comments
If you have or planing to have Team foundation server 2010 integration with SharePoint Server(MOSS) and unsure of the SharePoint configurations needed to get the dashboards(Tfs Excel reports that show as dashboards in team project portal site) working...
Team Foundation Server Team Blog
Visualizing Team Foundation Server Work Items with Live Labs Pivot
Posted
over 2 years ago
by
jontsao
0
Comments
Live Labs Pivot is a great way to visualize sets of data, and glean insights/understand patterns that may not be as visible otherwise. In this post, we’ll walk through how easy it is to visualize Team Foundation Server work items using Live Labs Pivot...
Team Foundation Server Team Blog
WIQL syntax for Link Query
Posted
over 2 years ago
by
Smitha Saligrama - MSFT
4
Comments
Flat List Query (Old) The general Syntax: select <fields> from WorkItems [ where <condition>] [ order by <fields>] [ asof <date>] Link Query When querying across links, you specify three filters: · A filter...
Team Foundation Server Team Blog
Extending Work Item Tracking Context Menus
Posted
over 2 years ago
by
jontsao
0
Comments
This blog post was written by Hayder Casey, a developer on the work item tracking team. The work item tracking context menus in Visual Studio are extensible. You can add your own commands to them and interact with the work item tracking editors and...
Team Foundation Server Team Blog
Work Item Tracking Queries Object Model in 2010
Posted
over 2 years ago
by
jontsao
4
Comments
The following post was written by Smitha Saligrama, a software development engineer in test on the work item tracking team for Team Foundation Server . To allow better organization and permissions on queries in Team Foundation Server 2010 we added...
Team Foundation Server Team Blog
Announcing Team Foundation Server Scrum v1.0 Beta
Posted
over 2 years ago
by
Aaron Bjork MSFT
1
Comments
Today , we’re announcing and releasing a brand new process template… Team Foundation Server Scrum v1.0 Beta. This is a new process template built from the ground up specifically for Scrum teams. So, why a new template? Quite simply...
Team Foundation Server Team Blog
Change in HTML Field Behavior in the 2010 TFS Excel Integration
Posted
over 2 years ago
by
jonieren
2
Comments
TFS has changed how Excel interacts with HTML fields to only allow HTML fields to be editable on creation of a work item but read only when editing existing work items. What was the old behavior? With the 2008 TFS Excel Add-In you were able to edit work...
Team Foundation Server Team Blog
New Work Item Type Controls in TFS 2010
Posted
over 2 years ago
by
jontsao
3
Comments
The following post was written by Smitha Saligrama, a software development engineer in test for the work item tracking team in TFS. With the release of TFS 2010, there are some new work item controls you can take advantage of. Stand-alone Label...
Team Foundation Server Team Blog
When trying to enable reporting after upgrading my server I get a schema warning
Posted
over 2 years ago
by
Sunder Raman
0
Comments
A couple of customers have reached out recently with this question, so I wanted to elaborate how this scenario works. Here’s the scenario: “ I have an existing TFS 2005 or 2008 server with reporting enabled. I upgraded the server to TFS 2010 but...
Team Foundation Server Team Blog
Visual Studio 2010 and TFS with Office 2003
Posted
over 2 years ago
by
jonieren
0
Comments
You have installed Visual Studio 2010 and found out that the TFS Office Add-In is no longer working because you only a have Office 2003 and TFS requires Office 2007 or newer. Your company is not rolling to Office 2010 for another six months, what do you...
Team Foundation Server Team Blog
MSF Agile 5.0 Tips
Posted
over 2 years ago
by
Aaron Bjork MSFT
0
Comments
With the launch of Visual Studio 2010 last week I thought it would helpful to start a series of blog posts on how you can make the most out of the new MSF Agile 5.0 process template . If you’ve been following any of the beta releases you know that...
Team Foundation Server Team Blog
Using the TeamProjectPicker API in TFS 2010
Posted
over 2 years ago
by
jontsao
2
Comments
This post was written by Hayder Casey, a developer on the work item tracking team . If you have used Visual Studio 2010, you may have noticed the new “Connect to Team Project” dialog: This replaced the old DomainProjectPicker in Visual Studio 2008. The...
Team Foundation Server Team Blog
Visual Studio Certified Process Template Program
Posted
over 2 years ago
by
Jim Lamb
0
Comments
With the launch and release of Visual Studio 2010 we’re pleased to announce the new Visual Studio Certified Process Template Program . Visual Studio certified process templates are high quality templates created by certified partners from the Visual Studio...
Team Foundation Server Team Blog
Downloading Unbound Agile Workbooks
Posted
over 2 years ago
by
Jim Lamb
0
Comments
I’ve had a few people ask where they can get unbound (not connected to a team project) copies of the Agile workbooks so I’ve written this quick post to show where you can download them. The unbound workbooks are stored in the process template and then...
Team Foundation Server Team Blog
Compatibility Matrix for 2010 RTM Team Foundation Server to Team Explorer 2008 and 2005
Posted
over 2 years ago
by
jonieren
0
Comments
TFS has continued to improve and add to the compatibility guidance. This blog includes links to the 2005 and 2008 forward compatibility updates as well as the forward and backward compatibility detailed scenarios. Read the rest of John Nierenberg's article...
Team Foundation Server Team Blog
Reporting in Team Foundation Server 2010 – Part 8: Custom Reports: Options & Tools
Posted
over 2 years ago
by
Sunder Raman
0
Comments
In my last post in this series I covered the new feature for generating reports in Microsoft Excel based on work item query. Let’s look at custom report authoring options available and a few tools next: Walkthroughs for out-of-the-box experience...
Team Foundation Server Team Blog
TFS 2010 Upgrade Guide from Beta 2 or RC to RTM
Posted
over 2 years ago
by
Jim Lamb
1
Comments
With the Visual Studio 2010 RTM family of products, including Team Foundation Server 2010, due to be released soon, here is some TFS upgrade guidance to help you prepare to upgrade from either Beta 2 or RC to the RTM release. This is supplemental information...
Team Foundation Server Team Blog
Work Item Tracking – Custom Controls
Posted
over 2 years ago
by
Gregg Boer - TFS Product Team
0
Comments
Custom Controls provide a mechanism to extend the work item form to include user developed controls. It enables various scenarios, that are difficult or not possible using the built in controls such as: extend event-based rules, custom user interface...
Team Foundation Server Team Blog
The VS 2005 Forward Compatibility Update is Available!
Posted
over 2 years ago
by
jonieren
0
Comments
The Team Explorer 2005 Forward Compatibility Update (GDR) The VSTS 2005 Forward Compatibility Update is now available. It is more focused on development scenarios. For administrative, project management and test case scenarios, the use of Team Explorer...
Team Foundation Server Team Blog
Configuring SharePoint Server 2010 for Dashboard Compatibility with TFS 2010
Posted
over 2 years ago
by
jontsao
6
Comments
Team Foundation Server 2010 supports integration with both Microsoft Office SharePoint Server (MOSS) 2007 and Microsoft SharePoint Server 2010. For those of you who wish to integrate with 2007, this MSDN topic gives instructions for configuring SharePoint...
Team Foundation Server Team Blog
Controlling which link types are displayed on a work item form
Posted
over 2 years ago
by
Gregg Boer - TFS Product Team
0
Comments
In 2005 and 2008 versions of TFS, the work item links control that displayed the links always showed all the links. For TFS 2010, we made a design decision based on the fact that whoever is designing a work item form, may want to display certain link...
Team Foundation Server Team Blog
TFS 2010 Warehouse Sample Adapter is now available!
Posted
over 2 years ago
by
Sunder Raman
0
Comments
We have been working on getting a sample adapter ready for you to build a custom warehouse adapter in TFS 2010. I am happy to announce that we just published the sample and is now available at: http://code.msdn.microsoft.com/Tfs2010SampleAdapter...
Team Foundation Server Team Blog
Reporting in Team Foundation Server – Part 7: Excel Reports from Work Item Queries
Posted
over 2 years ago
by
Sunder Raman
0
Comments
In my last post in this series, I covered the new SQL RS reports we have in TFS 2010. Let’s look at a cool new feature for generating a report in Microsoft Excel based on a work item query. Walkthroughs for out-of-the-box experience including customizations...
Page 1 of 2 (40 items)
1
2