Apr
18
2010

TFS on Azure

Today, Brian Harry blogged about his team’s effort to see what it would take to get TFS running on Azure. As he mentioned, it turns out that they didn’t have to change to much although they are not done yet and there are still some challenges up ahead. I hope you know the significance of this messa... [More]
Apr
20
2009

TFS 2010 Introduction to Team Project Collections and TFS Farms

Brian Harry posted a blog entry today explaining some new concepts in TFS 2010. In his blog entry he talks about the introduction of Team Project Collections. Brian explains that the introduction for a new hierarchy level between the existing Server “node” and the Team Projects was neces... [More]
Apr
9
2009

Team System 2010 – news from the field

Today, Brian Harry just started a blog about some of the new features in the upcoming 2010 Beta 1. Although he is not able to say when the shipping date is for the beta 1, it must be close. In today's blog entry Brian talks about 5 feature area’s and also provides a link to blog sites relating to e... [More]
Sep
30
2008

Taking a look at the next Visual Studio, TFS and .NET Framework

Brian Harry from Microsoft released some info about the next VS,TFS and .NET Framework and I am not talking about the 2008 and 3.5 version but the 2010 version and .NET Framework 4.0. I think it is pretty amazing to see this product line grow from an underdog to a full scale collaboration tool... [More]
Aug
25
2008

WCF error handling in Silverlight

I was working on my siverlight TFSTool project and I ran into the following problem. I have a WCF service that sits between the Silverlight (UI) and Team Foundation Server (backend), and every time the TFS throws an exception I would catch it and throw it to the UI but for some reason when I catch t... [More]