开发者

Workfow foundation 4.0 Flow chart

开发者 https://www.devze.com 2022-12-29 19:18 出处:网络
We already have our own workflow engine implemented about 5 years ago, currently we are thinking of leveraging the new flow chart control in .net 4.0 fo开发者_JAVA技巧r the visual presentations of our

We already have our own workflow engine implemented about 5 years ago, currently we are thinking of leveraging the new flow chart control in .net 4.0 fo开发者_JAVA技巧r the visual presentations of our existing states. So can we simply using this flow chart control without using other workflow foundations features?


Using the workflow designer and controls results in a XAML file which is just XML. You are free to parse this XAML file and do something completely different with the contents like create your own workflow like objects.

0

精彩评论

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