Rising

自我学习记录,方便使用时查找。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

09 2012 档案

摘要:示例来自microsoft windows workflow foundation 4.0 cookbook P311. Create a workfow project:Create a new Workfow Console Application under the Chapter01 solution and name the project as LoadUpWorkflowFromXML.2. Author a workfow:Author the Workflow1.xaml fle; this workfow will print a string to console as 阅读全文
posted @ 2012-09-11 10:10 Rising 阅读(237) 评论(0) 推荐(0)

摘要:示例来自Microsoft Windows Workflow Foundation 4.0 Cookbook P291. Create a workfow project:Create a new Workfow Console Application under the Chapter01 solution and name the project ConvertWFInstanceToXML. Delete the Workflow1.xaml fle that is created by default. 2. Write code to create the workfow and i 阅读全文
posted @ 2012-09-11 10:07 Rising 阅读(253) 评论(0) 推荐(0)