Core Components:
- Base Activity Library: Out-of-box activities which provides functionality for control flow, conditions, event handling, state management and invoking web service. One can build their own custom domain-specific activities using the base activity.
- Runtime Engine: Workflow execution and state management
- Runtime Services: Hosting flexibility and communication
- Visual Designer: Graphical and code-based construction
Once a workflow model is compiled, it can be executed inside any Windows process including console applications, Windows Forms applications, Windows Services, ASP.NET Web sites, and Web services.
No comments:
Post a Comment