Posts by Category

blog

Running Roslyn on a Build Server

less than 1 minute read

If like the majority of people you shy away from installing a full blown copy of Visual Studio on your build server (for whatever reason) but you’d like to u...

CQRS Presentation

less than 1 minute read

I recently gave a presentation on Command and Query Responsibility Segregation (CQRS) as a follow-on from my event sourcing talk. This is really an overview ...

Welcome to my New Website

1 minute read

For the past 8 or so years I’ve been hosting my own website in various forms on my own hardware located for the most part in a cupboard under the stairs. Tod...

Event Sourcing Presentation

less than 1 minute read

I gave a presentation recently on event sourcing. The talk included a demonstration of a system that I had been involved in designing and implementing that m...

Minibus

less than 1 minute read

I have recently been looking at implementing a distributed system to improve performance.

CQRS and when the Penny Dropped

1 minute read

I’ve been working on a project for a while now where the requirement is to provide a more scalable and better performing version of an existing system.

Coding Nightmare

less than 1 minute read

Oh. I’m not relishing trying to get my head around this…

Welcome to my Blog

less than 1 minute read

Having decided it was time to get myself on the blogging bandwagon I started to look for a blogging engine that would suit my needs. I was initally taken by ...

Back to Top ↑