1 / 11
文档名称:

Integrating Windows Workflow Foundation And munication Foundation.pdf

格式:pdf   页数:11
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Integrating Windows Workflow Foundation And munication Foundation.pdf

上传人:kuo08091 2014/10/9 文件大小:0 KB

下载得到文件列表

Integrating Windows Workflow Foundation And munication Foundation.pdf

文档介绍

文档介绍:©2007 Microsoft Corporation. All rights
reserved.
Windows Code-Named "Longhorn" Technical Articles
Integrating Windows Workflow Foundation and munication
Foundation

Jeremy Boyd
Intergen
January 2007
Applies to:
Windows Workflow Foundation
munication Foundation
Microsoft Visual Studio 2005
Summary: This article provides an overview of how workflows that are built by using Windows Workflow Foundation (WF)
can be hosted inside services that have been created by using munication Foundation (WCF). The article
also describes how we can make use of some of the broad capabilities that are provided by WCF to facilitate client-event
callbacks by making use of a duplex channel. (15 printed pages)
Contents
Introduction
Expense Reporting Sample
Checklist for Integration
Defining Service Contracts
Hosting the Workflow Runtime
Configuring Deployment
Consuming the Service
Configuring Duplex Channels
Conclusion
For More Information
Acknowledgements
Click here [ nloads/?familyid=e14fc2e4-a29c-4203-9c71-
d19e6fc42bf3&displaylang=en ] to download "Windows Workflow Foundation Sample Integrating WF and WCF."
Introduction
With the availability of Windows Workflow Foundation (WF), Microsoft is introducing workflow capabilities to the .NET
developer platform. These capabilities allow developers to build workflows to meet a wide number of scenarios, from
simple sequential workflows plex state machine-based workflows with sophisticated human interactions.
At the same time, there is a move towards promoting business capabilities to be exposed through encapsulated service
endpoints allowing reuse position of business functions and processes giving rise to Service-Oriented
Architectures. munication Foundation (WCF) has been made available to help provide developers with
capabilities to develop connected systems easily by providing a consistent developer API, a robust hosting runtime, and a
flexible config