XPath Studio - First Cut

More than 13 years old

I have just uploaded the first cut of my mini-project ‘XPath Studio’. This project is a small site that lets you choose a URL to a source …
Read more

Deployment Projects in Visual Studio 2012

More than 13 years old

[Note: They aren’t bringing setup projects back, see http://www.dwmkerr.com/2013/06/visual-studio-deployment-projects-an-update/] As part of …
Read more

Goodbye BlogEngine.NET, Hello WordPress

More than 13 years old

I run my websites on a Windows Server. Years ago, when I started web development, I ran almost exclusively on LAMP (Linux, Apache, MySQL, PHP) setups, …
Read more

The GAC Manager

More than 13 years old

I have started a new project on CodePlex called 'GAC Manager'. This is a project that is in two parts, the first is a simple tool to allow users to …
Read more

Changing Merge/Compare Tools in TFS

More than 13 years old

Moving from SVN to TFS has been an interesting experience. The integration of source control directly into Visual Studio seems like a good thing, but …
Read more

Go Offline Extension for Visual Studio 2010

More than 13 years old

Such a useful extension that I just had to big it up - the Go Offline extension adds the following menu item: File>Source Control>Go Offline …

Apex Part 2 - Adding Commands to an MVVM Application

More than 13 years old

In Part 2 of my video tutorial series on using Apex I show you how you can add commands to an MVVM application. Commands let you rapidly add …

Apex Part 1 - Getting Started with the Apex SDK

More than 13 years old

Create an MVVM application in minutes with the new Apex SDK! The video below shows this in action, see what you think. There is also an accompanying …

Come on MS - Improve MFC

More than 13 years old

Loads of developers still use MFC. OK - if you're writing a new project, MFC would not be a great choice. But what if you're maintaining a 1.5 million …
Read more

Could not load file or assembly 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies.

More than 13 years old

Are you getting the error below when working with Silverlight projects? Could not load file or assembly 'System.Windows, Version=2.0.5.0, …
Read more