Windows Workflow Foundation 3
Advantage and disadvantage of ASP.NET WorkFl
Hi every one, Last few days I am studying ASP.NET WF. while implementing WF I am little bit confused like - 1.I can design 3 stage WF(initiate-->Approve-->Authorize) and I have three pages and it redirects one page to another page as per my design and I have option to tell which page it will redirect. but in every step i can't configure to whom it will go.I didn't find any user wise setup like -initiator step(Mr.A) -->approve---(mr.B) and so on.I have to do it at my own database design and have to maintain status and user in my own database design.so this two thing is one of the key point for the workflow which I am maintaining my own.so why I will use ASP.NET WF and run unnecessary instance?Please clarify me, so that my concept is clear. Thanks saifur
Related Links
Approving Multiple Records in one go..
Dynamic Update
The Executing event of all my SetStateActivity objects dont fire
Design guidance needed for WWF application
Custom pub/sub service for WF message correlation
Is there any event get fired when I changed the content in the workflow designer?
Subscription handler threw System.FormatException
How can I designate string[] field as returnValue for ReceiveActivity?
is the "workflows in memory" performance counter failing to be reset?
Creating a workflow dynamically
writing non-persistance data to Oracle from a workflow app
Is Workflow Foundation a good fit for multiple workflow processes
The workflow failed validation
Can SQL compact edition be used for persistence and tracking storage?
Invoking multiple web service using InvokeWebServiceActivity combined with transaction
Workflow, HandleExternalEvent and WCF