An Introduction to Dynamic Update in Windows Workflow

This document introduces the concept of Dynamic Update in Windows Workflow Foundation 4.5. Dynamic Update will enable you to update a long-running Workflow in the middle of its execution.

C# (98.6 KB)
 
 
 
 
 
(1)
871 times
Add To Favorites
9/23/2011
E-mail Twitter del.icio.us Digg Facebook
Sign in to Ask a Question


  • More Advanced Dynamic Update Scenarios
    2 Posts | Last Post July 10, 2012
    • Are there any other Dynamic Update samples for more advanced scenarios?
    • Here are two other Dynamic Update samples that illustrate more advanced scenarios:
      
      1) An Introduction to Custom Activity Participation in Dynamic Update (http://code.msdn.microsoft.com/An-Introduction-to-Custom-0a82648a)
      
      2) An Introduction to Implementation Maps in Dynamic Update of Windows Workflows (http://code.msdn.microsoft.com/An-Introduction-to-ef6c7eb3)