随笔分类 -  TFS WorkItemType

How to Custom Date Format in TSWA
摘要:As we know, once you set the Format and CustomFormat of DateTimeControla in WorkItemType like<Control FieldName="FinishedDate" Type="DateTimeControl" Label="Finished Date:" LabelPosition="Left" For... 阅读全文

posted @ 2009-10-19 16:27 Ruiz 阅读(521) 评论(0) 推荐(1)

Workflow of WorkItem
摘要:Workflow consists of States and Transitions. A workflow has multiple states, such as Active and Closed. Following code shows a state sample:<State value="Active"> <FIELDS> <FIELD refn... 阅读全文

posted @ 2009-10-01 18:06 Ruiz 阅读(642) 评论(0) 推荐(1)

How to:Create a Custom WI Control
摘要: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-... 阅读全文

posted @ 2009-10-01 13:41 Ruiz 阅读(4693) 评论(0) 推荐(1)

导航