A picture of me Welcome, my name is Paul Stovell. I live in London and work for an investment bank, building WPF applications. At night I work on my automated release management product, Octopus, as well as a few open source projects.

Twitter | StackOverflow | SlideShare | BitBucket | GitHub | CodeProject | LinkedIn

Recent Posts

Apr 27 2011

Integration: Messaging

For the fourth and final integration option, we explore the use of asynchronous messaging.

architecture integration messaging
Apr 26 2011

Integration: Web Services

A third solution to our integration scenario is for one application to expose web services. How would that work?

architecture integration wcf
Apr 24 2011

Integration: ETL

Another solution to application integration to use extract/transform/load scripts to move data between the databases.

architecture etl integration
Apr 22 2011

Integration: Shared Database

One solution to application integration is for the applications to just share the same RDBMS. Let's explore the pros and cons of this approach.

integration architecture
Apr 21 2011

Integration: Scenario

Introducing a simple scenario where two applications need to integrate. Part of a series on integration approaches.

integration architecture
Apr 6 2011

HTML vs. Silverlight vs. WPF

A short guide on how I choose between WPF, Silverlight and ASP.NET/HTML

wpf silverlight html
Apr 5 2011

Nick Blumhardt's IOC course

If you're in Brisbane, Sydney or Melbourne during May, consider attending Nick Blumhardt's IOC training course.

ioc readify
Apr 4 2011

WPF Dynamically Generated DataGrid

Sometimes you might have a very dynamic source of data, with classes to represent rows and properties. Here's how you can use a WPF DataGrid with it.

wpf binding
Apr 3 2011

WPF TemplateParts

A lesser known feature of WPF is TemplateParts. I thought it would be interesting to describe them here.

wpf
Apr 2 2011

Xstrata Kiosk

In three weeks Artem and I built a WPF touch screen kiosk application for browsing SharePoint documents. Here's a few screenshots.

wpf kiosk readify
Mar 29 2011

BYO computers and the decline of the SOE

A recent announcement by Suncorp Australia got me thinking about the future of the SOE

soe it
Mar 15 2011

Internet Explorer 9 == WPF 3?

Microsoft just released IE 9, but it suffers from the same font rendering problems that WPF 3 did. Can we expect a fix?

wpf fonts ie-9
Feb 20 2011

jQueryPad

jQueryPad is a useful little utility for prototyping HTML and JavaScript/jQuery code.

jquery html javascript prototyping
Feb 16 2011

Unit of Work in Rich Clients

Categorizing the different ways unit of work might be managed in WPF applications

wpf mvvm mvc patterns architecture
Feb 7 2011

Convention-based Configuration for Autofac

Using a convention to configure module properties in Autofac

autofac
Feb 4 2011

Meet FunnelWeb

FunnelWeb is an open source blog engine for real developers.

blog mvc funnelweb
Feb 3 2011

FunnelWeb vs. Magellan Community

In learning about how community participation in OSS projects work, I found it interesting comparing two of my projects.

oss community magellan funnelweb
Feb 2 2011

OSS Projects

An aggregated list of the OSS projects I've released in the last couple of years.

Feb 1 2011

Magellan 2.2

I just released Magellan 2.2. Here's a summary of the changes.

magellan wpf .net navigation frame
Jan 31 2011

DbUp: DataDude done right

DbUp is a .NET library that makes database deployment easy.

sql database deployment migrations change-scripts
Jan 11 2011

Tape: Dependency management for .NET

Tape is an experimental solution to dependency management in .NET.

tape dependency-management openwrap nuget
Jan 3 2011

Pigeon

Pigeon is a small alternative to WCF designed for high throughput.

wcf .net sockets tcp protocol-buffers
Dec 18 2010

StarFight

StarFight is an Xbox 360 game that lets you battle to the death with your friends in a futuristic space landscape.

xbox xna
Nov 25 2010

How to deploy a database

Here are some principles to keep in mind when designing your database development strategy.

databases sql dbdude deployment
Nov 14 2010

Useful WIX Snippets

Some short snippets for WIX, which include checking for .NET 4.0, uninstalling previous versions, and creating event sources.

wpf wix desktop installer msi
Nov 12 2010

Consistency through Meritocracy

Reflecting on some good and bad experiences with IT organizational governance, I found a recent article by Dan Pritchett interesting.

it governance communication leadership
Nov 1 2010

The Right Tool for the Job

Choosing the right tool for the job

wpf silverlight microsoft html5
Oct 28 2010

Email-based Authentication

Wondering if an OpenID model could be implemented using email as the relying party

openid security authentication
Oct 25 2010

Project Closure

A few thoughts on how to end a project on a successful note

project-management closing end
Sep 9 2010

Silverlight: next decade's IE 6 problem

I come to the realization that Silverlight is leading us down the path of creating the future equivalent of the IE 6 problem

silverlight
Page: 1 2 3 4