Visual Studio Team System (VSTS) Blog - by Neno Loje

Neno's Blog about Team Development and Software Quality with Microsofts ALM platform - since 2005

News

Recent Posts

Community

Tags

Email Notifications

VSTS Blogs

VSTS Sites

VSTS Community

My Other Blogs

German VSTS Websites

Archives

Browse by Tags

All Tags » TFS Work Item Tracking » TFS Customization (RSS)
Changing TFS email notifications to link to Team System Web Access
Thanks to this MSDN Forums post I was able to change the link included in every TFS notification e-mail to point to TSWA instead of the project portal. Here’s the full story: When using project alerts to get notified about work item changes you...
Tool for creating links to pages on Team System Web Access
Would you like to send links to work items, team projects or source files on Team System Web Access ? For work items … you can find the answer in the offical TSWA FAQ : Q: What’s the URL to use if I want to send the link of a specific work...
Creating a separate work item form layout for Web Access
Right now custom work item controls [1] are not supported by Team System Web Access [2]. Instead your custom control you will see this unpleasant message: “Unable to create workitem control ‘ControlName’”. While this is a sad thing for us users does that...
Getting started using Custom Work Item Controls
Since Service Pack 1 [1] we have the ability to create our own controls to display field value within a work item form which gives us great flexibility. However there are two caveats with custom work item controls right now that aren’t solved: They...
Undocumented attributes for controlling the Work Item form layout
Naren [1] revealed a few very interesting on hidden attributes his blog [2] which you definitely should take a look at since they let you solve some problems as the following ones: Control the height of two text boxes that were placed vertically on one...