Recent Posts
Quake Style Powershell Console v2
I revisited this idea, and have improved it a lot =)
C# Command Line Argument Parser
Simple, Flexible and Robust command line argument parser
Projects
Some projects that I have published or contributed to that I find useful
VSTO Contrib
VSTO Contrib project started with VSTO Helper classes, and Example Projects
Simplifiying Asynchronous work in .NET and Silverlight
In both .NET and Silverlight we have to work asynchronously, in Silverlight this is forced. I explored how I could make my life easier!
VSTO and COM Interop
VSTO and COM Interop are two different things entirely, but you can't use VSTO without COM Interop. This post will help you do COM interop right.
Outlook Items, Repositories & Data Access
Data Access in VSTO can be hard, I will discuss some ways to avoid performance issues, leaky abstractions and make it much easier.
IoC, Dependency Injection and VSTO
How can you use DI and IoC containers within VSTO?
How to Structure a new VSTO Project
How to Structure a new VSTO Project to make it easier to maintain and test.
WPF SQL Connection User Control
WPF UserControl which lets you build a SQL Connection String
Quake Style Powershell Console
Press the windows key + tilde (`) to open a powershell console
ClickOnce Deployment in TeamCity
How to fix MSB3147: Could not find required file 'setup.bin' in 'ProjectFolder\Engine' error
Remembering WPF Window Positions
Want a WPF window to open up where it was last closed? It is as simple at WindowsSettings.Save="True"
Writing a Facebook event synchroniser for Outlook 2007+ Part 2
How to write a Facebook Event Synchronisation Addin for Outlook Part 2

