-
Notifications
You must be signed in to change notification settings - Fork 10
Home
theburningmonk edited this page Mar 15, 2013
·
25 revisions
- Hello World
- [Echo] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Echo-example)
- [Generic Activity(TInput, TOutput)] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Generic-Activity-example)
- [Pipeline of Activities] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Pipeline-of-Activities-example)
- [Child Workflow] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Child-Workflow-example)
- [Failed Workflow (Activity)] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Failed-Workflow-example-1)
- [Failed Workflow (Child Workflow)] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Failed-Workflow-example-2)
- Parallel Activities
- [Count HTML Elements] (https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/wiki/Count-HTML-Elements-example)