Code rant

Life as a mort.

Monday, September 28, 2009

MassTransit at Skills Matter

›
This Thursday, 1st October, I’m going to be giving a talk about MassTransit , a lean, open source, service bus for building loosely-coup...
5 comments:
Friday, September 18, 2009

Why is ‘Buy’ not always better than ‘Build’

›
Building software is hard. I’ve been involved in building business systems for 13 years and it’s probably fair to say that I’ve been involve...
8 comments:
Wednesday, September 09, 2009

Slides and Code for last night’s VBug London NHibernate talk

›
Thanks to everyone who came to last night’s talk on NHibernate, and especially Sam Morrison of VBug for inviting me along and for Anteo Gro...
5 comments:
Tuesday, September 01, 2009

Mocking Delegates

›
I never realised you could do this; use Rhino Mocks to mock a delegate: using System; using Rhino.Mocks; using NUnit.Framework; nam...
Wednesday, August 19, 2009

The first rule of exception handling: do not do exception handling.

›
Back when I was a VB developer, we used to wrap every single function with an exception handler. We would catch it and write it to a log. Mo...
21 comments:
Friday, July 24, 2009

How MassTransit Publish and Subscribe works

›
This is a follow-on from my last post, A First Look at MassTransit . Here’s my take on how publish and subscribe works. It’s based on a ve...
6 comments:
Wednesday, July 22, 2009

A First Look at MassTransit

›
Get the code for this post here: http://static.mikehadlow.com/MassTransit.Play.zip I’ve recently been trying out MassTransit as a possi...
7 comments:
Tuesday, June 30, 2009

IronPython in Action

›
Writing a book about IronPython presents a dilemma, do you write a book introducing Python to .NET developers, or do you write a book intro...
8 comments:
Thursday, June 11, 2009

TFS Build: _PublishedWebsites for exe and dll projects

›
We’re using TFS on my current project. Yes, yes, I know. It’s generally good practice to collect all the code under your team’s control i...
11 comments:
Friday, May 29, 2009

What I look for in a Code Review

›
I recently put this bullet point list together for the team I’m currently working with. Naming Conventions Naming conventions. We w...
17 comments:
‹
›
Home
View web version
Powered by Blogger.