by Ewald Hofman
8. March 2010 20:20
When you work iterative, you might just want to replace your current release or iteration in the query definitions, instead of creating a bunch of new queries. This post shows you how you can perform a quick and simple replace mechanism to achieve this. using System;
using System.Collections.Gene...
[More]
by Ewald Hofman
25. January 2010 14:32
Times are coming closer to the launch date of VS ALM 2010. Microsoft has just released the pricing for the new products. To refresh the memory, the features in the different SKU’s look like: The prices that belong to these SKU’s are Suggested Retail Pricing (USD) for Visual Studio 2010 ...
[More]
f4c10b60-70ed-427d-89a0-d6e2a54575ea|1|5.0
Tags:
VSTS 2010
by Ewald Hofman
4. January 2010 15:56
Almost two months ago, I posted the following blog item TFS Sidekicks minor release update (2.4)and indicated that there would be support for TFS 2010 Beta 2 at the end of 2009. Attrice has announced that they just released an update for the version 2.4 that supports TFS 2010 Beta 2. For more info...
[More]
886309ee-2373-4d99-ad50-a8bbe652fe7e|0|.0
Tags:
VSTS 2010
by Ewald Hofman
10. December 2009 22:26
In Part 1 I have described how to access the Application Instance of the TFS server. This post describes how you can create a new test case based on the TestManagement capabilities. In later posts I will show what you can do more with the test management.
In order to get access to the work items, a...
[More]
by Ewald Hofman
10. December 2009 21:39
I created a new Team Project in TFS 2010 Beta 2 and choose not to configure SharePoint during the creation of the Team Project. Of course I found out fairly quickly that a portal for TFS is very useful, especially the Iteration and the Product backlog workbooks and the dashboard reports. This blog ...
[More]
by Ewald Hofman
10. December 2009 20:23
In Part 1 I have described how to access the Application Instance of the TFS server. This post describes how you can create access to your work items:
In order to get access to the work items, add a reference to:
Microsoft.TeamFoundation.WorkItemTracking.Client.dll
You can find the dll&rsquo...
[More]
by Ewald Hofman
10. December 2009 00:31
In Part 1 I have described how to access the Application Instance of the TFS server. This post describes how you can create new work items, including a new linked work item. The new link makes use of the new link type in TFS 2010, so it shows up on the correct tab page. In this example a new User St...
[More]
by Ewald Hofman
5. December 2009 21:48
In Part 1 I have described how to access the Application Instance of the TFS server. This post describes how you can create access to your build controller and agents: In order to get access to the work items, add a reference to: Microsoft.TeamFoundation.WorkItemTracking.Build.dll You can fi...
[More]
by Ewald Hofman
3. December 2009 03:28
This is the first post in a series that describes how you can work with the TFS Object Model, API or SDK. In this first part we will open a connection to the team project collection that opens the ability to access all artifacts of TFS. Create a new project and add the following references to your ...
[More]
by Ewald Hofman
1. December 2009 03:55
Today Microsoft has released the first two extensions on TFS: MSSCCI provider TFPT MSSCCI provider With the MSSCCI provider, you can connect to TFS Version Control with environments other then Visual Studio 2008/2010. This provider has shown its relevance to have great adaptation in the ...
[More]
by Ewald Hofman
25. November 2009 00:18
Reporting (SSRS and Excel) in TFS makes use of Sql Server Analysis Server, or OLAP cube. This cube is by default refreshed every two hours. This is in most cases frequently enough to get the correct information. You can however change this default behaviour. You can either change the interval of the...
[More]
by Ewald Hofman
12. November 2009 21:34
Team Queries are a great way to share queries over the team. In TFS 2008 you had to have the role of a Project Administrator to create Team Queries. Since Project Administrators can do much more, such as the adding and removing users to the team project and change the Team Project settings, you do n...
[More]
by Ewald Hofman
8. November 2009 21:23
Microsoft has announced today at TechEd that it acquired TeamPrise Client Suite. The best known component of this suite is the Eclipse plug-in that allows Java users to integrate with TFS. This is just release by Brian Harry: http://blogs.msdn.com/bharry/archive/2009/11/09/microsoft-has-acquired-the...
[More]
931b644f-b329-45a5-9773-651f8b381b3d|0|.0
Tags:
VSTS 2010
by Ewald Hofman
8. November 2009 21:16
I am very excited to show the latest and greatest that is available in TFS 2010. Hassan Fadili from the VSTS track in the DotNed community user group and MVP Team System has asked me to do together with him a presentation on this topic. Most of the new things in TFS 2010 will be shown: Administr...
[More]
fa10a712-4546-4f51-b47e-3ef0bb458791|0|.0
Tags:
VSTS 2010
by Ewald Hofman
6. November 2009 05:28
On of the pillars of TFS 2010 is the “No More No Repro”. This statement is based on the exceptional tooling to improve the communication and information hand-over between the developer and the tester. The tooling that is used is the IntelliTrace (aka Historical Debugging) and the Test Ce...
[More]
by Ewald Hofman
19. October 2009 04:09
Finally, Microsoft has released today the beta 2 for MSDN subscribers today. With the release of this beta 2, Microsoft has also announced a new SKU model.
In Visual Studio 2008, the following model was valid, which consisted of four SKU's. The branding of Visual Studio had terms of ...
[More]
8a7b8c5f-f55c-49f3-97a4-fed4ffd4b468|11|4.9
Tags:
VSTS 2010
by Ewald Hofman
4. October 2009 22:16
TFS 2010 beta 2 will arrive very soon. This version is very stable, and Microsoft is very confident so it is giving a Go Live license to all customers. You can find more details on the blog of Brian Keller. The blog says:
"But the best news is that beta 2 of Team Foundation Server 2010 will ha...
[More]
eb9e0c05-2544-4191-ab9e-625d2b3ee9e4|2|4.5
Tags:
VSTS 2010
by Ewald Hofman
9. September 2009 03:26
Inspired by agile development methodologies, these two free applications have been designed to make working with Microsoft’s Team Foundation Server faster and easier. By promoting robust yet flexible project management practices, TFS Work Item Manager Beta and TFS Project Dashboard Beta allow ...
[More]
by Ewald Hofman
6. September 2009 15:39
Doug Holland posted a very nice suggestion to improve the performance of Code Analyze. Bottom line is to add an option to only analyze the code files that have been checked out. If you like the suggestion, please vote on Microsoft Connect: https://connect.microsoft...
[More]
by Ewald Hofman
13. August 2009 00:47
Update #1 January 8th, 2010: There is an updated post on this topic for Beta 2: http://www.ewaldhofman.nl/post/2009/12/10/Configure-TFS-portal-afterwards-Beta-2.aspx I created a new Team Project in TFS 2010 Beta 1 and choose not to configure SharePoint during the creation of the Team Project. Of co...
[More]
by Ewald Hofman
3. August 2009 21:41
By default the description field in the work item definition (for example the Task work item), is plain text. To modify the type of the field to Html, you have to do the following:
Step
Action
1
Open the command prompt (Run as Administrator)
2
Go to the folder %Program Files%...
[More]
by Ewald Hofman
3. August 2009 17:28
When you create a new work item, you don't always know who exactly should pick up the work. In that case you want to introduce a role to the work item's assigned to field. To do this, you have to make a modification to the work item:
Step
Action
1
Open the command prompt (Run as Admi...
[More]
by Ewald Hofman
2. August 2009 14:32
When you add files to Source Control, some of the files are excluded automatically, such as dll files.
You can change the default setting by modifying one of the following registry keys:
Per-User: HKCU\Software\Microsoft\VisualStudio\<version>\TeamFoundation\SourceControl\AddOpt...
[More]
by Ewald Hofman
30. July 2009 16:08
There is in the Beta 1 version a bug that blocks processing the OLAP cube when you install a fresh instance of TFS 2010. This issue is solved in Beta 2.
To workaround this, do the following:
In a browser navigate to this URL: http://<servername>:<port">http://<servername>:<p...
[More]
6a6a7ccb-692c-456b-bd3b-d177ca3f99d5|0|.0
Tags:
VSTS 2010
by Ewald Hofman
24. June 2009 14:47
When I created a Team Project under the same account as the TFS installation was performed, I was able to create a new team project.
Unfortunately, I got an error message that I did not have enough rights:
---begin Exception entry---Time: 2009-06-23 09:28:24ZModule: WSSException Type: Microsoft.Te...
[More]
by Ewald Hofman
2. June 2009 04:41
To calculate the project velocity, TFS summarizes all remaining work of all work item types in the iteration. Imagine you have a breakdown of work items, such as at the top level a User Story, which is broken down into Tasks.
The project velocity should be calculated by summarizing the Remaini...
[More]
902bede5-db0e-485e-9558-b2e3c34f875f|0|.0
Tags:
VSTS 2010
by Ewald Hofman
27. May 2009 19:21
I have installed on Windows XP the Visual Studio 2010 Team System Beta 1. When playing around with the iteration Backlog workbook, I was unable to retrieve the Historical Data. The VB editor popup up with the following error.
When looking at the references of the workbook, it was indicating ...
[More]
d90ea993-91cb-4915-b366-d13d2db68597|0|.0
Tags:
VSTS 2010
by Ewald Hofman
18. May 2009 21:43
Since a few days, the first beta of TFS 2010 is released. The installation went very smooth. Microsoft has put a lot of effort in the installation experience of TFS.
I choose the run Default Configuration wizard. At my installation on Windows Server 2008 there were some caveats:
1) The Readiness C...
[More]
4a83df88-c6de-4f22-aa7f-dd220198a115|0|.0
Tags:
VSTS 2010