.NET Workflow Foundation in C#

Edit: I’ve now created a small library that replicates the Compensable functionality of WF, which was my main use. It can be found at http://code.google.com/p/system-transactions/. Oh dear, I can’t be the only one who’s gone crazy over how annoying and shady WF is when created in .xaml files, along with the Visual Studio 2010 Visual [...]

New project up on the main site

I just added another project to my projects page. It’s the Control Panel I’ve been developing for SherWeb in the past few months. It’s been deployed for all our clients since tuesday, and it been a roller coaster of a ride since then. There were a bunch of features that hadn’t been properly tested, some [...]

Idiomatic programming

So I spent a part of my day researching Perl as I’m setting up Request Tracker at work and it’s made in Perl. While reading loads of blog posts on why Perl is good and why Perl is bad (I get sidetracked sometimes), I starting wondering if I was using the languages I know properly. [...]