Posts by Year

2014

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...

Back to Top ↑

2012

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.

Back to Top ↑

2011

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…

Back to Top ↑

2010

Stored Procedures vs. ORM

1 minute read

I was recently asked to give an explanation of my preference toward use of stored procedures vs. an ORM solution which happens to be a question that I have c...

Tackling Code Reviews using Automation

1 minute read

I’m currently undertaking a QA exercise on outsourced code as it gets delivered. In order to increase the productivity of the review process by reducing the ...

Back to Top ↑

2009

File Transfer via Clipboard Text

1 minute read

I have recently been involved in some work that requires me to program on a Remote Desktop (via RDP over an SSL connection) so there is no development softwa...

The [IT] Stig?

less than 1 minute read

Andy Aitken in his normal working attire.

#500 Firewall Error ##

less than 1 minute read

Occasionally I have received the following error when trying to send emails to other organisation from Exchange 2007:

Catastrophic Failure

less than 1 minute read

Andy Aitken, a guy I work with, evidently abused his copy of Visual Studio 2008 to breaking point and got this message in return. Hats off.

Hard Drive Weight Increasing?

less than 1 minute read

Possibly the funniest technical question I’ve seen posted on a technical message board. Ever. Worth a look and you’re guaranteed a laugh.

Telephones and 24 (the TV series)

less than 1 minute read

Having watched 24 (the TV series), I have always wanted a Cisco phone that would ring with the same ringtone as used by CTU. To get the ringtone onto the pho...

My Server Room

less than 1 minute read

Below are some images of my server room. It’s located as far away from earshot as possible which isn’t easy considering it’s in a small flat!

Internal Interfaces

2 minute read

Occasionally there is the need to expose, for the purposes of an API or such like, a property of a class that has different external and internal implementat...

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 ↑