Sign in
Yun Jin's WebLog
CLR internals, Rotor code explanation, CLR debugging tips, trivial debugging notes, .NET programming pitfalls, and blah, blah, blah...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET programming gotcha and debugging tips
CLR internal and Misc
Go with the flow
Rotor code explanation
Archive
Archives
April 2010
(4)
February 2010
(1)
January 2010
(3)
August 2005
(4)
July 2005
(1)
June 2005
(2)
May 2005
(3)
June 2004
(1)
February 2004
(2)
January 2004
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Yun Jin's WebLog
Workflow Foundation 4.0 Activity Data Model (III)
Posted
over 3 years ago
by
Yun Jin
0
Comments
I finally finished the long overdued last installment of the Activity Data Model series . In this post, I focused on workflow variables. Conceptually workflow variables are very similar to variables in procedure programming languages like C#. But one...
Yun Jin's WebLog
The first wave of WF4 Activity Packs are released
Posted
over 3 years ago
by
Yun Jin
0
Comments
I'm very happy to annouce that my team just released 2 pack of Activities for WF4 on CodePlex ! · State Machine Activity Pack . State Machine is one of the most common asks for WF4’s Activity Palette, especially for WF3 users. This Activity Pack includes...
Yun Jin's WebLog
Workflow Foundation 4.0 Activity Data Model (II)
Posted
over 3 years ago
by
Yun Jin
0
Comments
Here comes sequal of my WF4 Activity Data Model blog . This post focuses on WF arguments: the Argument class hierarchy which models arguments for WF; how to "declare" an argument for an activity; the automatic reflection; how to deal with dynamic arguments;...
Yun Jin's WebLog
Workflow Foundation 4.0 Activity Data Model (I)
Posted
over 3 years ago
by
Yun Jin
0
Comments
This is my first post about WF4's Activity Data Model . The focus of this post is a high level principle which drives data model redesign between WF3 and WF4: separation of data and program. WF3 has Activity's runtime state stored in the Activity itself...
Page 1 of 1 (4 items)