Workflow Samples
Last changed: -209.173.241.80
.
CallWorkflow
The
InvokeWorkflowActivity
in WF is asynchronous. This sample shows one way you might connect two workflows in a synchronous fashion.
WorkflowLoader
This code sample shows you how you can create a custom
WorkflowLoader
to provide an alternate way to load workflows into a particular
WorkflowRuntime
.
ASP.NET Page Flow
An example of one way you might use WF to run ASP.NET page flows.
AJAX-based Workflow Monitor
Using the Workflow Designer Control for monitoring in a web-based environment.
AJAX-based Workflow Designer
Using the Workflow Designer Control for design in a web-based environment (note - this is built on an older version of the AJAX toolkit from Microsoft - it will be updated soon).