WWF
GUI for WWF(Windows Workflow Foundation)
Question:
Hi,
I wanted to develop an application using WWF in which the End User/Business User can design his own workflows and rules. BUT WITHOUT VS/WWF IDE. I want to explose all the toolbar options to him/her, so that he can design his own sets of rules and workflow, cos the end user will be not a dotnet developer and he may not have an IDE.
Does WWF exploses any kind of API for this??
Please send me your valuable feed back, sites and Docs regarding that!!!
Dotnet developer
Answer1:
Hello Kishan,
The following sample should help you getting started:
http://wf.netfx3.com/files/folders/sdk_samples/entry1883.aspx
This sample shows you how to rehost the WF designer.
Benoît Dion - Belgian student
Answer2:
Hi Dion,
I tried downloading the sample but I am getting "Content not found"
Please help.
Dotnet developer
Answer3:
I am getting the same error too.
You should retry later.
However the following sample should help you too. Maybe even more.
http://www.microsoft.com/downloads/details.aspx?FamilyID=3A331D20-44D4-4FB4-A833-F6EC9AEE1B82&displaylang=en
And the corresponding MSDN article:
http://msdn2.microsoft.com/en-us/library/aa480213.aspx
Benoît Dion - Belgian student
Answer4:
Thanks a lot Dion.
The information is very useful and relevent.
Dotnet developer