Any examples of Dynamic Update in .net4.5 with StateMachine
-
13 Maret 2012 4:34
I want to add one state to a workflow and then update all the persisted workflows to run on the new definition. Is this possible in the new .net4.5 framework?
I have Workflow_1.0.xaml file
and Workflow_1.1.xaml file in my project
Thanks
- Jenis yang Diubah LeoTangModerator 23 Maret 2012 9:47
- Jenis yang Diubah LeoTangModerator 24 Mei 2012 8:00
Semua Balasan
-
19 Maret 2012 5:41
Looking for any example of Dynamic Update on a State Machine Workflow in .net 4.5
Thanks
-
20 Maret 2012 6:25
Hi,
Check this:
http://code.msdn.microsoft.com/WF45-Developer-Preview-C-6e29ac28
And
http://code.msdn.microsoft.com/An-Introduction-to-Dynamic-01304b61
- Ditandai sebagai Jawaban oleh LeoTangModerator 24 Mei 2012 8:00