What I'm coding, C# Workflow Foundation for MHS Project

|
I'm learning windows workflow foundations as I implement the wizard for the MHS project. It's powerful stuff that lets you completely abstract the flow of events away from the underlying model and the overlying interface. You can see some of the visual studio interfaces in this blog post on the project site.