c# - Need advice: How to implement dynamic workflow creation -


i going implement user editable workflow.

they should support if/then clauses , perhaps cycles. operation domain not editable , contain predefined set of operations like: send email, notify, message etc. these operations have parameters.

p.s. if have experience implementing this, please share it.

check this: design workflows wf4 in silverlight

and on codeplex: workflow designer developed in silverlight .

http://sharedesigner.codeplex.com/releases/view/32301


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -