Presenting Windows Workflow Foundation
โ Scribed by Paul Andrew, James Conard, Scott Woodgate, Jon Flanders, George Hatoun, Israel Hilerio, Pravin Indurkar, Dennis Pilarinos, Jurgen Willis
- Publisher
- Sams
- Year
- 2005
- Tongue
- English
- Leaves
- 312
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Presenting Windows Workflow Foundation is a premium reference that provides information on a key part of WinFX, providing universally accessible and consistent workflow technology for the Windows platform. Windows Workflow Foundation delivers an API as part of WinFX and a workflow designer hosted in Visual Studio 2005. The Windows Workflow Foundation supports development of both sequential and state-based workflow involving both human and system interaction. Sequential workflow is a map of activities that may be in series or parallel. State-based workflow is a state machine where events cause transitions. Rules can be specified that drive decision making in a workflow and can be updated easily at runtime. Workflow can be created as a model and executed inside many host applications including Windows Forms, console applications, or Web applications. Key Scenarios that can be developed with Windows Workflow Foundation include: Document management: The steps involved in the review and approval of shared documents or other content. Line of business application: The processing flow or business logic in an extensible part of the application. Website page flow: The flow of state variables between web pages. IT management: Handling of common systems management processes. Decision making logic: Where complex business logic is well described by a sequential or state diagram. Consumer: A common series of steps for consumer PC usage.
๐ SIMILAR VOLUMES
An Essential Windows Workflow Foundation, two WF lead architects-Dharma Shukla and Bob Schmidt-offer an under-the-hood look at the technology, explaining the why and not just the how of WF's key concepts and architecture. Serious WF developers seeking details about how to effectively utilize and ext
A fast-paced and practical developer's road map to working with Windows WF, from compilation to the base activity library to runtime services. Windows Workflow Foundation (WF) is a technology for defining, executing, and managing workflows. It is part of the .NET Framework 3.0 and will be available
* Windows Workflow Foundation (Windows WF) allows developers to build process-driven and workflow-centric applications * Begins with an introduction to Windows WF, explains why it was developed by Microsoft, and then goes on to examine how developers will use it in real-world scenarios * Discusses w