Welcome

This is the personal website of Ed Courtenay; father of four, singer and all-round geek.

Don't expect to find anything useful or interesting here but if you do, fill yer boots!

Latest Blog Entries

  • Fake Java enum implementation revisited

    Tags: .NET

    A while ago, I blogged about a fake Java style enum using C# using extension methods. As I initially suspected, I’ve ended up using this pattern on a fairly frequent basis. An updated version of the … more