My frient Guardian blogged some minutes ago explaining how you can change the mapping of your codeplex project now that codeplex is migrated to TFS2010. There is even a simpler solution, first of all open Visual Studio, then connect to the new tfs server. As you can see in Figure 1 I have projects in [...]
Continue reading about Codeplex is upgraded–how to map to the new server
I need in a simple project the ability to communicate various type of messages through different View Model in a WPF application, some VM raise some message about something that is happened in the system, and other VM can listen for messages and doing something with them.
I know that there are a lot of [...]
The situation is the following: I have a class that has a Status property of type SingleAnalysisStatus enum, and I want to show a different png image, based on the status of the object.
The solution is to write a custom IValueConverter that convert from the enum to a valid resource file, but we need to [...]
With Visual Studio 2010 we are expecting a great number on new adding, made possible from the new extension point offered by MEF, and in general with the migration of part of the interface to WPF. One of the most exiting addin is the Productivity Power Tool released by Microsoft. It has a great number [...]
Microsoft have just released the 1.0 version of the scrum template for TFS. The reason behind this, is that a lot of person wish a template that closely match the scrum process, as described in the literature.
With this template we now have two agile process template, the first is the classic MSF Agile 5.0, that [...]





