Creating Workflow Services and Durable Services
.NET Framework 3.5
Workflow services, new for .NET Framework 3.5, are Windows Communication Foundation (WCF) services that are authored using workflows. Durable services are WCF services that use a persistence provider to persist state information after an operation has completed.
The following sections describe these two types of services in more detail.
In This Section
Workflow Services and Durable Services Overview
Supported Message Exchange Scenarios
Workflow Service Authoring Styles
How to: Configure a Workflow Service
How to: Enable Persistence for a Durable Service
How to: Host a Workflow Service in IIS
Security Considerations for Workflow Services and Durable Services
Reference
Related Sections
See Also
Copyright © 2007 by Microsoft Corporation. All rights reserved.
Last Published: 2010-03-04