Different merge or diff tools with TFS

When working on my free time I tend to use Subversion for my source control needs but some clients have a lot of investements in the Microsoft sphere and thus prefer Team Foundation Server. It´s an ok alternative to Subversion but Visual Studio´s support for merge and...

XBAP Security Error

I just recently learned that you can distribute WPF-application web-wise using something called XBAP. You create a project in Visual Studio named WPF Browser Application and you´re on the road. However, there are a couple of things to take in consideration. By default...

WSSF CLS-compliant warning

In a current project, we´re using the Web Service Software Factory to generate service contracts. The concept of visually designing your service is nice but the addin in itself needs a lot of issues fixed before it can be recommended for production line usage. One...