博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
电子书下载:Microsoft Windows Workflow Foundation 4.0 Cookbook
阅读量:4881 次
发布时间:2019-06-11

本文共 3456 字,大约阅读时间需要 11 分钟。

Microsoft Windows Workflow Foundation 4.0 Cookbook

 

Book Description

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 

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

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.

Book Details

  • Paperback: 272 pages
  • Publisher: Packt Publishing (September, 2010)
  • Language: English
  • ISBN-10: 1849680787
  • ISBN-13: 978-1849680783
  • File Size: 11.1 MiB

Download:

转载于:https://www.cnblogs.com/MaxWoods/archive/2011/01/11/1933062.html

你可能感兴趣的文章
Python pexpect出现错误‘module have no attribute "spawn" 解决办法
查看>>
vs2008 C# 怎么调试C++ dll[转]
查看>>
PHP的魔术方法
查看>>
警惕麦咖啡的"缓冲区溢出保护"引起的ASP.NET 中 System.OutOfMemoryException 的错误...
查看>>
optimizer_dynamic_sampling
查看>>
HTML(WEB)开发day05
查看>>
序列合并求前K小项 POJ2442
查看>>
unity点选构建Mesh并保存OBJ
查看>>
python kmeans实战 - 单机一层聚类(小玩具哦),下次再弄个分布式多次聚类
查看>>
Java主要有那几种文件类型?各自的作用是什么?
查看>>
我的第一个python web开发框架(29)——定制ORM(五)
查看>>
2017.11.18 手把手教你学51单片机-点亮LED
查看>>
xml的创建与解析
查看>>
grep不区分大小写查找字符串方法
查看>>
linux系统灵活运用灯[android课程3]
查看>>
Android 通用Dialog中设置RecyclerView
查看>>
利用 Android Studio 和 Gradle 打包多版本APK
查看>>
Android 自定义标题栏
查看>>
Android 如何把一个 RelativeLayout或ImageView背景设为透明
查看>>
tomcat优化方向
查看>>