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]
Aug
25
2008

Visual Studio 2008 SP1 and .NET Framework 3.5 SP1 available

Yesterday Microsoft has released the Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1 for RTM. You can read all about it here http://msdn.microsoft.com/en-ca/vstudio/products/cc533447.aspx Before you go and download the SP1 for both, download and install the SP Preparation Tool first, you... [More]