Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#
Chapter 2. Authoring Workflows
The workflow designer hosted in Visual Studio 2005 makes workflow design a drag-and-drop operation. In this chapter, we will build a workflow with the designer, and then take a detailed look at what happens behind the scenes. Ultimately, the workflow definition we see in the designer becomes a type in a .NET assembly. Because Windows Workflow is flexible, there are several paths available for the workflow to journey from designer to compiled type.
One approach is to author our workflows using a purely declarative style (using only XAML). We can also author workflows using a purely imperative style (using only C# or Visual Basic code). Finally, we can use a combination of XAML and code.
When a workflow is executing, these different approaches won't have a noticeable impact. When we are building workflows, however, the authoring styles offer various strengths and weaknesses we can align with our needs. We will examine the pros and cons of the available approaches and see how a workflow moves from design to executable instructions.
- WS/BPEL 2.0 for SOA Composite Applications with IBM WebSphere 7
- 中文版AutoCAD 2015實用教程
- 商用級AIGC繪畫創作與技巧(Midjourney+Stable Diffusion)
- Sencha Touch Cookbook, Second Edition
- 從零開始學LATEX
- 像攝影師一樣調色
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- Photoshop圖形圖像處理實用教程
- 中文版Photoshop CS6從新手到高手(超值版)
- 中文版3ds Max 2022基礎教程
- 中文版Photoshop CC基礎教程
- Cinema 4D/After Effects印象 影視包裝技法精解基礎篇
- Mastering Redis
- AI繪畫精講:Stable Diffusion從入門到精通
- Photoshop CS6圖像處理立體化教程