Microsoft Windows Workflow Foundation 4.0 Cookbook (Paperback)
暫譯: Microsoft Windows 工作流程基礎 4.0 食譜 (平裝本)
Andrew Zhu
- 出版商: Packt Publishing
- 出版日期: 2010-09-25
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 1849680787
- ISBN-13: 9781849680783
-
相關分類:
.NET
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
商業智慧$480$470 -
用 PC 玩 Android、Mac OS:VMware Workstation 虛擬機器超 IN 用$420$332 -
Visio 2010 視覺化商業情報整理術─圖表製作 X 視覺化管理$650$514 -
$474TensorFlow技術解析與實戰 -
$374Keras 快速上手:基於 Python 的深度學習實戰 -
LINUX FIREWALLS :善用 NFTABLES 等超強工具捍衛 LINUX 防火牆的安全性, 4/e (中文版) (Linux Firewalls: Enhancing Security with nftables and Beyond, 4/e)$680$530 -
圖解 RPA 機器人流程自動化入門:10堂基礎課程+第一線導入實證,從資料到資訊、從人工操作到數位勞動力,智慧化新技術的原理機制、運作管理、效益法則$499$424 -
$414Java 多線程編程實戰指南 (設計模式篇), 2/e -
Kent Beck 的測試驅動開發:案例導向的逐步解決之道 (Test-Driven Development: By Example)(TDD)$560$437 -
$653物聯網 + BIM:構建數字孿生的未來 -
網絡安全能力成熟度模型:原理與實踐$534$507 -
最實用業界專案精選:用 Spring Boot 和 Spring Cloud 頂級開發(過版書特價)$1,000$700 -
$454白話零信任 -
$403Java 系統分析與架構設計 -
完全 OS 核心精修 - 熟稔 Windows API 高級篇$1,280$1,011 -
從基礎應用到企業開發 - Spring Boot 從實戰中快速上手$1,080$853 -
輕鬆自學 ASP.NET Core MVC(.NET 8):從建置到部署的 Web 程式經典範例實作$780$616 -
$509軟件開發安全之道概念、設計與實施 -
$454AI 時代架構師修練之道:ChatGPT 讓架構師插上翅膀 -
無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$562 -
AI 圖片增強 - 影像畫質演算法及深層視覺技術$980$774 -
創意創新創業 - 智慧創業時代$500$395 -
AI 時代錢滾錢 - 量化自動交易躺著賺$750$593 -
資安密碼-隱形帝國:AI數位鑑識、社交工程攻防與現代密碼技術實戰$550$429 -
無瑕的程式碼 函數式設計篇:原則、模式與實踐$780$608
相關主題
商品描述
Over 70 recipes with hands-on, ready to implement solutions for authoring workflows
- Customize Windows Workflow 4.0 applications to suit your needs
- A hands-on guide with real-world illustrations, screenshots, and step-by-step instructions
- Explore various functions that you can perform using WF 4.0 with running code examples
- A hands-on guide with real-world illustrations, screenshots, and step-by-step instructions
In Detail
Windows Workflow Foundation 4.0 (WF) is a significant part of .NET Framework 4.0. WF makes workflow technology available to every single programmer that uses the .NET Framework 4.0. It is easy to create long running and distributed programs using WF with the right knowledge. With this book, you will discover that working with workflows is easy.
This book provides both step-by-step recipes and relevant background information. It covers all the important aspects of Windows Workflow Foundation 4.0. The best thing about this book is that all recipes are based on real-world experiences of Andrew Zhu. Andrew is a global WF and BizTalk technology support engineer for Microsoft. This book covers everything you need to know, when working with workflows. Get to grips with flow control activities, messaging, and transaction processes with easy to understand steps followed by explanations. You will quickly learn to use collection and custom WF activities and WF services.
You will see recipes that illustrate integration of Windows Workflow with other applications such as WPF, ASP.NET, WCF service, SharePoint 2010, and Silverlight. Lastly, you will discover how easily you can customize W4 Designer with WF rule engine and others.
A fast-paced handbook with all that you wanted to know about working with workflows
What you will learn from this book
- Design and develop WF applications
- Control the workflow of data using arguments and variables
- Create a machine state style workflow using Flowchart
- Explore and use the built-in activities of WF
- Customize persistence and tracking extensions using WF
- Create Windows Workflow as a WCF service
- Host Windows Workflow in other applications (ASP.NET, WPF)
- Create your own independent WF Designer
- Tune WF applications to run steady and fast
- Risk management solution using WF's rule engine
Approach
This is a fast-paced and to-the-point handbook, it takes you through the important aspects that you need to know when working with Windows WF. The range of topics that we cover in this book is driven by what the working developer needs to know. It is neither a comprehensive reference to the whole WF architecture, nor a strategic guide to the complete application development lifecycle.
Who this book is written for
If you find yourself working with Windows Workflow Foundation 4.0 and you have basic knowledge of C#/.NET Framework/ VB and workflow, this book is for you. It will be best if you know both C# and VB, because WF 4.0 expression can only be written in VB (at the time of writing). With this book, you will be able to enhance your applications with flexible workflow capabilities using WF 4.0. To follow the recipes, you will need to be comfortable with .NET Framework, C# programming, basics of SOA, and how to develop them.
商品描述(中文翻譯)
超過70個實用的配方,提供可立即實施的工作流程解決方案
- 自訂Windows Workflow 4.0應用程式以符合您的需求
- 一本包含實際案例、螢幕截圖和逐步指導的實用指南
- 探索使用WF 4.0可以執行的各種功能,並附有運行中的程式碼範例
- 一本包含實際案例、螢幕截圖和逐步指導的實用指南
詳細內容
Windows Workflow Foundation 4.0 (WF) 是 .NET Framework 4.0 的重要組成部分。WF使得工作流程技術對每一位使用 .NET Framework 4.0 的程式設計師都可用。擁有正確的知識,使用WF來創建長時間運行和分散式的程式是非常簡單的。透過本書,您將發現處理工作流程是輕而易舉的。
本書提供逐步的配方和相關的背景資訊,涵蓋Windows Workflow Foundation 4.0的所有重要方面。本書的最佳之處在於,所有配方均基於Andrew Zhu的實際經驗。Andrew是微軟的全球WF和BizTalk技術支援工程師。本書涵蓋了您在處理工作流程時需要知道的一切。透過易於理解的步驟和解釋,您將快速掌握流程控制活動、消息傳遞和交易過程。您將迅速學會使用集合和自訂WF活動及WF服務。
您將看到配方,展示Windows Workflow如何與其他應用程式整合,例如WPF、ASP.NET、WCF服務、SharePoint 2010和Silverlight。最後,您將發現如何輕鬆自訂W4 Designer與WF規則引擎等功能。
一本快速的手冊,涵蓋了您想知道的所有有關工作流程的內容
您將從本書學到什麼
- 設計和開發WF應用程式
- 使用參數和變數控制數據的工作流程
- 使用流程圖創建機器狀態風格的工作流程
- 探索和使用WF的內建活動
- 使用WF自訂持久性和追蹤擴展
- 將Windows Workflow創建為WCF服務
- 在其他應用程式中託管Windows Workflow(ASP.NET、WPF)
- 創建您自己的獨立WF Designer
- 調整WF應用程式以穩定快速運行
- 使用WF的規則引擎進行風險管理解決方案
方法
這是一本快速且直截了當的手冊,帶您了解在使用Windows WF時需要知道的重要方面。本書涵蓋的主題範圍是由工作開發者需要了解的內容驅動的。它既不是整個WF架構的全面參考,也不是完整應用程式開發生命週期的策略指南。
本書的讀者對象
如果您正在使用Windows Workflow Foundation 4.0,並且對C#/.NET Framework/VB和工作流程有基本了解,那麼這本書適合您。如果您同時了解C#和VB會更好,因為WF 4.0的表達式只能用VB編寫(在撰寫時)。透過本書,您將能夠使用WF 4.0增強您的應用程式,實現靈活的工作流程功能。要跟隨這些配方,您需要對.NET Framework、C#程式設計、SOA的基本概念及其開發有一定的熟悉度。
