Twitter About Home

Now Published: Pro ASP.NET MVC Framework (Apress)

Apr 29, 2009

image At last! Physical copies of my book have finally reached the public. I’ve been writing, tweaking, fixing, expanding, and polishing this since February 2008, following every preview release of ASP.NET MVC. Now it all reflects the final RTM version. Read More

May 2009 Conferences Update

Apr 9, 2009

The UK’s .NET community is looking very healthy – this summer there’s a whole range of free conferences around the country. Read More

First steps with Lightweight Test Automation Framework

Mar 27, 2009

One of the ASP.NET projects that Microsoft quietly added to Codeplex in the last few months is Lightweight Test Automation Framework. It piqued my interest because I’ve been using Selenium RC to test the client-side portions of xVal, but for a while now have wanted to replace Selenium with something more streamlined (I’ll explain why later). Read More

xVal 0.8 (Beta) Now Released

Feb 27, 2009

This morning I’ve released xVal 0.8 (Beta). It’s a fairly substantial update – it adds the following features: Read More

Using the ASP.NET MVC source code to debug your app

Feb 3, 2009

Most ASP.NET MVC developers know that the framework source code is available. This means you can: Read More