Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » patterns   (RSS)

Advanced Workflow Service Talk (Demo 4 of 4)

When we start doing this two way style of messaging, we now open up to start modeling some interesting business problems.  In the previous post, you'll note that I did not include the code, because I mentioned we needed to be more clever in scenarios
Posted by mwinkle | 3 Comments
Filed under: , , , ,

N of M Question (Why Use ActivityExecutionContextManager?)

In this post , mstiefel asked the following: # re: Implementing the N of M Pattern in WF Since you are not looping, do you have to use the ActivityExecutionContextManager to generate a new context for the child activities? Couldn't you use the context
Posted by mwinkle | 1 Comments
Filed under: ,

Implementing the N of M Pattern in WF

The second in my series of alternate execution patterns ( part 1 ) I recently worked with a customer who was implementing what I would call a "basic" human workflow system. It tracked approvals, rejections and managed things as they moved through a customizable
Posted by mwinkle | 11 Comments
Filed under: , ,

Different Execution Patterns with WF (or, Going beyond Sequential and State Machine)

How do I do this? A lot of times people get stuck with the impression that there are only two workflow models available: sequential and state machine. True, out of the box these are the two that are built in, but only because there are is a set of common
Posted by mwinkle | 7 Comments
Filed under: , ,
 
Page view tracker