Markup Samples

The samples in this section demonstrate how to work with workflows that are defined as XAML (Extensible Application Markup Language).

In This Section

Custom Serialization Sample

Demonstrates how to serialize objects that cannot be serialized using the default serializer.

Sequential Markup Workflow Sample

Includes a simple sequential workflow that is defined as XAML.

State Machine Markup Workflow Sample

Includes a simple state machine workflow that is defined as XAML.

Workflow Serialization Sample

Demonstrates how to serialize and deserialize a workflow to XAML.

See Also

Other Resources

Technology Samples

© 2007 Microsoft Corporation. All rights reserved.