Workflow Services Samples
This section contains workflow services (WF) samples.
In This Section
- Calculator Client Sample
- Demonstrates the client application that is used with the calculator state machine service.
- 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.
- Workflow First and Security Sample
- Demonstrates the "workflow first" method of authoring services as well as security features within workflow services.
See Also
© 2007 Microsoft Corporation. All rights reserved.