WF4状态机 CTP1发布

简介:

今天上午刚刚写了一篇文章其中提到WF4 的状态机最近要发布没想到这么快。

地址:http://wf.codeplex.com/releases/view/43586

WF State Machine Activity Pack CTP 1

The Microsoft WF State Machine Activity Pack CTP 1 is the first community technology preview (CTP) release of a state machine implementation based on Windows Workflow Foundation in .NET Framework 4 (WF 4). The implementation contains not only a state machine runtime but also a graphical state machine designer.

还发布了WF ADO.NET Activity Pack CTP 1

The Microsoft WF ADO.NET Activity Pack CTP 1 is the first community technology preview (CTP) release of ADO.NET activities implementation based on Windows Workflow Foundation in .NET Framework 4 (WF 4). The implementation contains a set of activities as well as designers based on ADO.NET Data Providers , which enable access to a database through SQL commands or stored procedures within a workflow.

The Microsoft WF ADO.NET Activity Pack CTP 1 includes the following three activities:

  • ExecuteSqlQuery activity allows you to query a database using SQL statement or stored procedure and process the query result.
  • ExecuteSqlQuery<T> activity allows you to get a collection of objects from the query result to be used in the workflow.
  • ExecuteSqlNonQuery activity allows you to modify database using SQL statement or stored procedure, such as INSERT, UPDATE and DELETE.

这里有一篇介绍:http://blogs.msdn.com/flow/archive/2010/04/21/wf-state-machine-activity-pack-ctp1-released.aspx

大家快去体验吧。

 

 

本文转自生鱼片的博客园博客,原文链接:http://www.cnblogs.com/carysun/archive/2010/04/21/WF4-StateMachine.html/,如需转载请自行联系原作者

相关文章
|
传感器 数据可视化 JavaScript
状态机(State Machines):理解、设计和应用有限状态机
状态机(State Machines)是一种强大的计算模型和设计工具,用于建模和控制有限状态的系统和行为。无论是在软件开发、自动化控制、游戏设计还是其他领域,状态机都发挥着关键作用。本博客将深入探讨状态机的概念、工作原理以及如何在不同应用中设计和应用它们。
5890 0
【UCIe】关于 UCIe Sideband Flow Control 的讨论
【UCIe】关于 UCIe Sideband Flow Control 的讨论
693 0
|
存储 BI
SAP WM中阶之事务代码LX14 - Material Movement Frequency
SAP WM中阶之事务代码LX14 - Material Movement Frequency
SAP WM中阶之事务代码LX14 - Material Movement Frequency
|
存储 BI
SAP WM中阶之事务代码LX13 - TO Differences Analysis
SAP WM中阶之事务代码LX13 - TO Differences Analysis
SAP WM中阶之事务代码LX13 - TO Differences Analysis