June, 2006

Posts
  • Steve D

    Custom Activity Binding

    • 0 Comments
    Here is a sample that illustrates how to use the same "object" from multiple custom activities, based on this MSDN forum post. This is a solution with a sequential workflow and two custom activities that each have a single dependency property of type...
  • Steve D

    How to use InvokeWorkflowActivity and wait for the invoked workflow to complete

    • 1 Comments
    This is a sample that shows how to use the InvokeWorkflowActivity from within a state machine to invoke another state machine workflow. The "host" workflow then waits for the invoked workflow to complete before it completes. Steve Danielson [Microsoft...
Page 1 of 1 (2 items)