PDC05 - Windows Workflow Framework

Cool new technology I wasn't aware of. Imagine drawing out your workflow (both machine and human components) in a boxes & arrows designer. You can then easily create CLR classes that represent each of your boxes.

After implementing the code in your classes, you can then debug it just like any old app.