-
Since Team Foundation Server (TFS) uses SQL Server Analysis Services (SSAS) as its repository for all kinds of info, people are interested to expose the data through Excel or SQL Server Reporting Services (SSRS). SSAS doesn't expose itself through the HTTP protocol by default, but this can be configured...
-
Since Holland is kicked out of Euro 2008 , I found myself some extra time to investigate Visual Studio Team System "Rosario" CTP 12 . It's been a couple of months ago Microsoft released this fantastic platform, but almost nobody blogged about it. Of course three of the most interesting...
-
Lately I've been asked to install Team System Web Access on the same machine containing WSS 3.0. Officious I configured their SharePoint using a fully qualified domain name (FQDN) . This gives them the ability to open the TFS sites from outside their environment and on Internet as well. Since MS...
-
The latest Project Server to TFS Connector was just released on CodePlex . This release of the PS2007 VSTS Connector is targeted to work with Team Foundation Server 2008 and resolves several bugs that were reported in the first two releases. They've done their best to ensure that this Connector is...
-
Since almost everyone wanted to upgrade TFS V1 to use WSS 3.0, Microsoft added two guides to MSDN in which they explain how to update. In this guide I'll explain how to update your WSS 2.0 sites to use the newly delivered WSS 3.0 templates. This guide can also be used for people and companies who...
-
Christmas comes early this year. Microsoft is releasing cool tools by the day. One of these tools is the TFS to TFS Migration Tool. With this tool you're able to migrate your work items and source from one TFS server to another. Since a lot of my customers started with TFS as soon as it was available...
-
Today I received the question how you can receive a pop up messege when you try to check out some files when a newer version is already on the server. When you work with VS2003 and TFS it is possible to perform an get latest version when you try to check it out. I try to explain it: Jan check out file...
-
Thanks to the MSDN forums (and specifically one Hua Chen), I found a way to disable specific code analysis rules for a team build. In this post I'll combine the steps I followed earlier with the description given at the MSDN forum. I'll start out with some steps earlier on in the process: how...
-
After searching a bit, I found a way to disable specific Code Analysis rules for a team build. Or at least I thought so... The RunCodeAnalysis tag in my build.proj file is set to 'Always' to override the individual project settings, and I added the 'CodeAnalysisRules' tag to exclude some...
-
A must read for every pro that uses Team Foundation Server. 469 pages of guidance to use TFS! http://www.codeplex.com/TFSGuide Also check out the VSTS Guidance project if you are on the codeplex site: http://www.codeplex.com/VSTSGuidance
-
Together with 2 other guys from Communited i've visited the DevDays in Amsterdam. Every year it's a great party with a whole bunch of Microsofters together in one big building! This year i attented 4 sessions and saw the keynote presented by our .NET guru Scott . The keynote was about Silverlight...
-
Hi There, This week i made some new reports based on our TFS cube and found a strange thing happen. When using the area-field in my querys, some records returned double in my query-result. After speaking to Mike yesterday at the DevDays in Amsterdam he gave me the hint to check the actual MDX query fired...
-
As you can read in my previous post I received a request from Yogita Manghnani to share my experiences. This is the second post concerning options I struggle with in TFS. Almost all people where I introduce TFS come up with the same question "Can I relate my Work Items?" and I always have to...
-
This week I received an email from Yogita Manghnani, a Program Manager in the TFS Office Integration team who requested me to share my experiences with TFS. Since the beginning of TFS I'm one of those people who really adore TFS, but unfortunately not everything is implemented the way I like it....
-
This question keeps me awake the last couple of nights. What kind of IT related projects can be supported by TFS and what's in it for the teams. From the beginning of TFS, Microsoft is pushing TFS to be used in development projects and not for other IT related projects. I did the same and used it for...