Workflow Services Samples

This section contains workflow services (WF) samples.

In This Section

  • Durable Services
    Demonstrates how to implement a basic calculator as a durable service.
  • Sequential Workflow Service Sample
    Demonstrates how to create a workflow service by using a sequential workflow. This sample also shows how to create a service contract in place.
  • State Machine Workflow Service Sample
    Demonstrates how to create a workflow service by using a state machine workflow. This sample also demonstrates how to implement a basic calculator by using a state machine workflow.

See Also

Other Resources

Creating Workflow Services and Durable Services
How to: Add and Remove Workflow Services
Security Considerations for Workflow Services and Durable Services

© 2007 Microsoft Corporation. All rights reserved.