Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#
Summary
Software developers have been implementing workflows to model business processes since the beginning of time. During this time, we've learned that workflows can be long-running and often require input from humans. Building a robust workflow to meet these challenges is a daunting task. An ideal paradigm for building workflows is to separate the workflow definition from the engine that executes the workflow.
Once we've separated workflow definitions from the execution engine, we can go on to build workflow components to create a domain?specific language. A businessperson has the ability to understand the domain?specific language, and can understand a workflow without seeing the clutter of exception handling and workflow tracking.
Windows Workflow brings a workflow engine and workflow development tools to Microsoft platforms. The instructions for the WF engine are activities, and we can arrange these activities using a graphical designer, XAML, code, or a combination of the three. WF provides the services we need for a workflow engine, including persistence, threading, and transaction services. The future looks bright for building workflow solutions.
- 社會科學數據處理軟件應用
- BPEL Cookbook: Best Practices for SOA/based integration and composite applications development
- Adobe創意大學Photoshop CS5 產品專家認證標準教材
- 正則表達式必知必會(修訂版)
- Building Websites with PHP/Nuke
- After Effects 2023實訓教程
- 玩轉掌上生活 手機網上生活達人秘笈
- SolidWorks 2020中文版入門、精通與實戰
- Expert Python Programming
- 中文版Photoshop CS6實用教程(第2版)
- AutoCAD 2021中文版從入門到精通
- SPSS統計分析從入門到精通(第五版)
- AutoCAD 2018中文版從入門到精通(標準版)
- Apache Geronimo 2.1: Quick Reference
- Adobe Flash CS4 動畫設計與制作標準實訓教程