Code rant
Life as a mort.
Sunday, October 25, 2009
Collection covariance with C# 4.0
›
Download the code for this post here: http://static.mikehadlow.com/Mike.Vs2010Play.zip I finally got around to downloading the Visual Stud...
1 comment:
Wednesday, October 14, 2009
TFS Build: _PublishedWebsites for exe and dll projects. Part 2
›
By default Team Build spews all compilation output into a single directory. Although web projects are output in deployable form into a direc...
3 comments:
Sunday, October 11, 2009
Installing Ubuntu on Hyper-V
›
I haven’t played with a Linux distribution for a while, but now there are a couple of things that Linux does that I’m dying to tr...
7 comments:
Thursday, October 08, 2009
Suteki Shop: Big in China
›
To my surprise, China is the biggest source of visits to the Suteki Shop project site. Slightly beating the US and with twice the traffic...
1 comment:
The .NET Developer’s Guide to Windows Security
›
A month ago I started a new reading regime where I get up an hour earlier and head off to a cafĂ© for an hour’s reading before work. It’s a ...
Monday, October 05, 2009
Brighton ALT.NET Beers! Tuesday 6th October.
›
The excellent Iain Holder has organised yet another Brighton ALT.NET Beers . It’s on Tuesday the 6th October, which is tomorrow, at the dat...
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...
‹
›
Home
View web version