开发者

Display workflows in LOB application

开发者 https://www.devze.com 2023-03-17 13:44 出处:网络
I am working on a WPF LOB application. Basically users have to dri开发者_如何学Gove an entity(lets call it order) throuout the workflow. For example: The first one creates the order and it notifies hi

I am working on a WPF LOB application. Basically users have to dri开发者_如何学Gove an entity(lets call it order) throuout the workflow. For example: The first one creates the order and it notifies his boss, then his supervisor confirms it,...

I would like to know if anyone knows any appropriate wpf user control for this kind of job. Most of the solutions on the internet are rehosting the WF designer. Unfortunately I do not have the time and resources to learn WF. I would prefer, to keep whole thing simple.

0

精彩评论

暂无评论...
验证码 换一张
取 消