Hosting Workflows

The topics in this section discuss hosting workflows.

In This Section

Workflow Hosting Options
Describes how to select the appropriate host for your workflows.

Using WorkflowInvoker and WorkflowApplication
Describes how to use WorkflowInvoker and WorkflowApplication to invoke workflows.

Activity Tree Inspection
Describes how workflow host authors can inspect a workflow using WorkflowInspectionServices.

Serializing Workflows and Activities to and from XAML
Describes how to serialize workflows to XAML and work with serialized workflow definitions.

Using WorkflowIdentity and Versioning
Describes how to use WorkflowIdentity to host multiple versions of a workflow side-by-side.

See also