Welcome to MSDN Blogs Sign in | Join | Help

February 2008 - Posts

Using the Windows Workflow SynchronizationScopeActivity with the ParallelActivity

I my previous post on the ParallelActivity I mentioned that the execution of activities contained in the child SequenceActivity(s) is not what you might expect.  The workflow engine switches among the threads which could lead to undesired results
Posted by ronjacobs | 0 Comments

Meet The Parallel Activity

I've been learning a lot about Windows Workflow lately and the main way which I learn is by writing code.  So I've written a sample today that deals with the ParallelActivity and is largely based on the much simpler version from chapter 11 Kenn Scribner's
Posted by ronjacobs | 2 Comments
 
Page view tracker