- Microsoft Windows Workflow Foundation 4.0 Cookbook
- Andrew Zhu
- 277字
- 2021-04-13 17:00:31
WF4 is a process engine, as well as a visual program language, shipped along with Microsoft .NET Framework 4.0. Traditionally, when we design a long-running application, we break a large application into lots of small code blocks to address the business logic and use a database to store the intermediate data. With the growing complexity of logic, managing code blocks and authoring logic workflows becomes difficult. Now, with WF4, we can design and create distributed, long-running programs easily.
The aim of this book is to provide a step-by-step guide to help us start WF4 programming. Every recipe in this book is runnable.
Chapter 1, Workflow Program, provides recipes that will help us understand basic information about WF4 programming.
Chapter 2, Built-in Flow Control Activities, provides recipes that demonstrate the usage of the built-in control activities.
Chapter 3, Messaging and Transaction, provides recipes that demonstrate how to send and receive WCF messages in workflow. The second part of this chapter focuses on applying transactions in a workflow program.
Chapter 4, Manipulating Collections, demonstrates how to manipulate collection data in workflow programs with WF4 built-in activities.
Chapter 5, Custom Activities, demonstrates how to create our own custom activities; the most powerful unit of workflow.
Chapter 6, WF4 Extensions, demonstrates how to use the built-in extensions such as persistence and tracking, and also how to create our own extensions.
Chapter 7, Hosting Workflow Applications, mainly explains how to host workflow applications in IIS7. This chapter also provides recipes that demonstrate host workflow in ASP.NET, WPF, and Windows Forms.
Chapter 8, Custom Workflow Designer, helps us create our own WF4 workflow designer with visual tracking function.
- 中文版Photoshop入門與提高(CS6版)
- Premiere Pro 2022短視頻剪輯、調(diào)色與特效制作實(shí)戰(zhàn)(全彩微課版)
- Excel 2013使用詳解(修訂版)
- 對比Excel,輕松學(xué)習(xí)SQL數(shù)據(jù)分析
- ERP沙盤模擬教程
- VSTO 3.0 for Office 2007 Programming
- SOLIDWORKS 2021中文版基礎(chǔ)入門一本通
- CakePHP 1.3 Application Development Cookbook
- ASP.NET MVC 2 Cookbook
- Photoshop影視動漫角色繪制技法精解
- Power Query從入門到精通
- Plone 3 Intranets
- 中文版Flash CS6動畫制作(慕課版)
- 剪映短視頻剪輯從入門到精通:宣傳短片+電商視頻+產(chǎn)品廣告+活動慶典
- Building Websites with XOOPS : A step/by/step tutorial