martes, 13 de septiembre de 2011

Custom activities in Workflow Foundation 4.0

In this post, I will show how to build custom activities in workflow foundation 4.0 following the code standards from Microsoft. Furthermore, I will introduce how to run a workflow using Workflow Invoker and Workflow Application. All these examples have been done in WPF using a custom WorkflowDesigner control where a Sequence element is initialized in order to add or remove activities from the toolbox.