Posted by & filed under Programming.

Passing data between activities in Workflow Foundation 4.0 can lead to madness, especially if you are new in using WF (I wasted too much time and said to many bad words). You can’t do this by calling directly previous activity. But it’s very easy and you can’t find help on web, because it’s too easy. :) I would like to describe very simple case: passing data between two activities in this same workflow.
Read more »