Sign In
Go with the Flow
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 4
ADO.NET
How To
Lights-Camera-Activities!
WF
WF4
Archive
Archives
August 2011
(2)
April 2010
(5)
February 2010
(3)
January 2010
(3)
December 2009
(3)
April, 2010
MSDN Blogs
>
Go with the Flow
>
April, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Go with the Flow
Workflow Foundation 4.0 Activity Data Model (III)
Posted
over 2 years ago
by
Yun Jin
1
Comments
We talked about WF4 Activity overview and WF parameters in particular in previous posts. In this installment, I'm going to focus on WF variables. Variable Variables are modeled by Variable class. namespace System.Activities { public abstract...
Go with the Flow
WF State Machine Activity Pack CTP1 Released
Posted
over 2 years ago
by
alanko
3
Comments
The WF State Machine Activity Pack CTP1 is released on CodePlex NOW!! Please check it out. Last year in PDC2009, I ran a chalk talk on our work on WF 4 State Machine Activities and promised the team would ship an implementation for public review after...
Go with the Flow
WF ADO.NET Activity Pack CTP1 Released
Posted
over 2 years ago
by
alanko
0
Comments
We are happy to announce that we have released the WF ADO.NET Activity Pack CTP1 on CodePlex . The WF ADO.NET Activity Pack CTP1 contains a set of WF 4 Activities based on .NET Framework Data Providers . These activities enable accessing a database...
Go with the Flow
Workflow Foundation 4.0 Activity Data Model (II)
Posted
over 2 years ago
by
Yun Jin
1
Comments
In the 1st segment , I talked about high level principle for WF4’s data model design. I’m going to talk about WF Argument in particular in this post. Argument We’ve briefly touched this before: in WF4, arguments are modeled by Argument class...
Go with the Flow
Workflow Foundation 4.0 Activity Data Model (I)
Posted
over 2 years ago
by
Yun Jin
0
Comments
In previous blogs , we went through how define an Activity’s execution logic. But this is not enough. To build any meaningful Activity, developers also need to the activity’s state and data flow. In this post, I’m going to talk about WF4’s Activity data...
Page 1 of 1 (5 items)