We are evaluating Windows Workflow Foundation 4 to use in MVC 3 based web applications. We want to create flexible order workflows for various projects. Does anybody get good information about general architecture or on-lab for this kind of application?
Some concrete questions will be:
- How can you activate a specific administrator / action from the workflow?
- What is the best way to communicate between workflow and web applications (Event, WCF services, ...)?
to start working with WF4 in your ASP.NET MVC app There is a good article.
Comments
Post a Comment