开发者

Dynamic Workflow with asp.net mvc and WF 4

I have an asp.net mvc3 application and now I want to hook into it with Workflow 4.0. I want users to be able to define workflows through the user interface and have a way to mingle them with business pro开发者_如何学Gocesses. Can WF 4.0 help me achieve my requirements?

If this is possible, please refer some helping material for WF 4.0 with mvc. If it's not possible with WF 4.0 what options do I have?


WF4 is a huge learning curve, and is quite heavyweight in its processes, I have had alot of difficulty integrating WF4 within ASP.NET MVC, and even more difficulty debugging the thing.

Now, while I agree that learning new things is good, I eventually settled upon the use of a StateMachine, I have developed and am using my own, but I have found StateLess since, which also works very well.

I hope this helps,

Matt

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜