Recent Posts
Redirecting Process Output
When using Process.Start in .net it is actually not that easy to capture the output. Here is some code to help
Awaitable DelegateCommand
Use MVVM, DelegateCommand, testing and c# 5 async features. You want to see this
Disable Narrator in Windows 8
Use resharper and accidently hit win+enter rather than alt+enter and Narrator pops up? This is how you disable it
Announcing TestStack.White
White is a great rich client UI automation framework which has been inactive for a while. We are restarting the project!
VSTOContrib Context Menus
An issue for VSTO Contrib was submitted, it was hard to wire up context menus, this is now fixed
DDD Melbourne Rest Talk
I did a talk on REST and introduced RESTbeer. Here are my slides and links
Azure and msshrtmi.dll
When adding Azure support to FunnelWeb, I ran into issues with Azure and msshrtmi.dll. Here is my solutions
Getting Started with ApprovalTests without installing TortoiseSVN
If you don't have TortoiseSVN installed the DiffReporter will fail, use Chocolatey to get started!
WP7 MVC Debug and Tracing
Now that WP MVC is maturing, it is important that when you have performance issues or any issues, you can find the problem easily!
WP7 Essentials Settings Provider
The WP7 Essentials library is constantly evolving, the most recent addition is a UI for settings used with the Settings Provider
My Sessions at TechEd 2011
I am doing two talks and a few demos at TechEd Au. If you are there, come have a look.
MultiTargeted WP7 Project
After seeing Shaun Wildermuths post on this subject, I thought I would share how I do it
Windows Phone MVC Update
I have just pushed a MASSIVE update! So many enhancements, bug fixes, and maturity is in this release.
Phone Test Project Template
I have released a phone test project to the visual studio gallery allowing you to File -> New Windows Phone Test Project
Windows Phone MVC - Released
I have been working on a MVC framework for Windows Phone 7 for a while. It is up on codeplex and it is slowly maturing.
No more R# warnings for nHibernate aliases
When using QueryOver projections with type safe aliases, r# will warn that the value is always null. Here is a trick to remove the warning
MVVM, Design Time vs IoC usage
After a discussion via twitter I thought I would post my thoughts around how I would wire up views/viewmodels when not using a specific framework
ClickOnce Bootstrapping Errors
Once again I have wasted a heap of time trying to get ClickOnce publishing on a build server. Here is how to get it working.
UI TDD - UI Automation Experiment
After using UI automation in a project which went live yesterday, I wanted to try UI TDD with my lessons learnt. This is the story.
DDD Sydney - Rich Client Automation
I will be speaking at DDD Sydney this weekend. My topic is Rich Client UI Automation, without shooting yourself in the foot
NuGet Packages targeting WP7
NuGet 1.4 has just come out, as has the mango tools. 1.4 breaks existing targets, here is my solution
Comment Posting Fixed
While doing a large upgrade to FunnelWeb, I was dogfooding. Unfortunately I forgot to update my blog when I pushed my updates into the dev repository
WP7 Essentials Released!
While at MobileCampOz, Brendan Kowitz and I were discussing the need for a essentials library for WP7, this library is focused on code issues, not UI
TFS Merge Tools Configuration
Every time I format my machine, I have to think of all the different file extensions I work with. Here is my list.