Rising

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

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

随笔分类 -  WF

Microsoft 工作流技术
摘要:示例来自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 阅读(242) 评论(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 阅读(258) 评论(0) 推荐(0)

摘要:WXWinter 写了整套WF4的教程:http://www.cnblogs.com/foundation/category/215023.htmlWF4.0实战(Cocoa And Dotnet)www.cnblogs.com/zhuqil/tag/WF4.0/default.html?page=1 阅读全文
posted @ 2011-12-20 10:28 Rising 阅读(231) 评论(0) 推荐(0)