Listener activity in Sequncial Workflow in asp.net?

Has somebody have code-sample how to use Listener activity in Sequncial Workflow in asp.net

Just like the Expense Report Workflow example Lab-01 exercise 4.

Specially the code for how to approve/Reject using Asp.net

I do not mind if the data is persisted in the SqlWorkflowPersistenceService. It will make my life easier.

I know there is a bug in the dalay activity when used inside listner activity.

But It is fine with me.

Thanks much in advance..



Answer this question

Listener activity in Sequncial Workflow in asp.net?