<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Windows Workflow Foundation Entry</title><subtitle type="text">把知道的都告诉别人，不断地琢磨别人不知道什么，只要先一分钟知道就行了，知识和经验根本就存不住。MSN群：cnedn.net@hotmail.com（VS.Net SQL 开发交流）cnedn.wf@hotmail.com （Windows Workflow Foundation 开发交流）cnedn@hotmail.com（工作流经验交流）</subtitle><id>http://feed.cnblogs.com/blog/u/24359/rss</id><updated>2007-02-02T15:27:10Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/24359/rss"/><entry><id>http://www.cnblogs.com/CNWF/archive/2007/02/01/637461.html</id><title type="text">练习2、通过宿主程序向工作流传递参数 </title><summary type="text">        在这个练习中，我们将以练习1的 HelloWorldWorkflow 工作流项目为基础，实现在工作流运行时，通过宿主程序向工作流传递参数。在本练习中我们将修改工作流的 Code  活动，使其向用户显示传入的参数；最后，我们修改启动项目（宿主程序），使其运行时显示一个窗体，实现用户参数的输入，最后运行一个工作流实例。&#xD;        本练习共包括三个任务：&#xD;        1、为工作流定义参数；&#xD;        2、修改code 活动；&#xD;        3、调试运行修改后的工作流项目；</summary><published>2007-02-01T15:11:00Z</published><updated>2007-02-01T15:11:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/02/01/637461.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/02/01/637461.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/02/01/637350.html</id><title type="text">设备申请审批流程（WF实例）（转载）</title><summary type="text">      今天在网上看了这篇关于 WF 在实际项目中应用的实例，感觉有一定的意义，特别在此转载一下。如果有可能实现，到时候再与大家好好分享一下。&#xD;      这个例子在我们的项目中已经实际应用，所以我想叫做实例应该没什么问题。这是一个经典的设备申请审批流程，大家很多时候已经用其他的办法实现过了。本实例包括三个工程：EquipmentApply（设备申请exe）、EquipmentApprove（设备审批exe）、EquipmentApplyWorkflowLib（申请审批流程库dll)。首先新建Windows应用程序项目EquipmentApply，界面如图所示：</summary><published>2007-02-01T11:07:00Z</published><updated>2007-02-01T11:07:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/02/01/637350.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/02/01/637350.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/01/31/636169.html</id><title type="text">关于 Windows Workflow 工具箱</title><summary type="text">在我们学习 Workflow Foundation 之前，必须先分析一下 Visual Studio 2005 工具箱，认识一下都有什么活动。</summary><published>2007-01-31T13:20:00Z</published><updated>2007-01-31T13:20:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/01/31/636169.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/01/31/636169.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/01/30/635157.html</id><title type="text">练习1、建立Hello World工作流</title><summary type="text">在这个例子中，我们将使用Visual Studio 2005 designer for Windows Workflow Foundation建立一个非常简单的“Hello World”工作流，这是一个只包含一个 codeActivity 的顺序工作流，这个codeActivity 会在运行的过程中向控制台输出“Hello, World!”，以此来熟悉流程的定义以及代码的编写。</summary><published>2007-01-30T15:40:00Z</published><updated>2007-01-30T15:40:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/01/30/635157.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/01/30/635157.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/01/29/634017.html</id><title type="text">关于 WF Tutorials、WF Tutorials 的说明</title><summary type="text">关于 WF Tutorials、WF Tutorials 两个目录内容的说明</summary><published>2007-01-29T15:42:00Z</published><updated>2007-01-29T15:42:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/634017.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/634017.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/01/29/634016.html</id><title type="text">关于 WF Hands-on Labs 的说明</title><summary type="text">关于 WF Hands-on Labs 目录内容的来源说明</summary><published>2007-01-29T15:37:00Z</published><updated>2007-01-29T15:37:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/634016.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/634016.html"/></entry><entry><id>http://www.cnblogs.com/CNWF/archive/2007/01/29/633781.html</id><title type="text">开博随笔</title><summary type="text">终于在园子里安家落户了，心里好高兴！希望以后能把自己在工作、学习中的经验、感受记录下来，就算不是为了知识共享，给自己将来留个念性也好。此前我已经搞了一段时间的工作流的开发了，（我的工作流SmartFlow）是专门研究达索公司SmarTeam产品的SmartFlow工作流，设计了建模工具及流程驱动引擎，但在引擎开发方面出现了一些自己一时无法解决的问题，我不得不开始研究工作流标准及成熟产品，以补上自己...</summary><published>2007-01-29T10:26:00Z</published><updated>2007-01-29T10:26:00Z</updated><author><name>RedStone</name><uri>http://www.cnblogs.com/CNWF/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/633781.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CNWF/archive/2007/01/29/633781.html"/></entry></feed>
