Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am developing Web application [Visual Studio 2010] in which i have 3 users

1> Operator enters Date in application.
2> Administrator Approve this entered data
3> Another User Again Approve this entered data.

After approving this data i want to pass this data as input to web service.

But for this approval process i want to use windows workflow foundation
so , how i can proceed for this.

Please, Help me out for this problem.

Thanks and Regards
Ganesh
Posted
Updated 22-Dec-10 3:37am
v3
Comments
[no name] 22-Dec-10 9:37am    
What issues are you facing? What have you tried so far?
fjdiewornncalwe 22-Dec-10 9:44am    
That sounds like a workable way to do this. Now go ahead and try it. If you run into specific technical issues in the execution of this task, by all means ask a question related to that. Until you do that, we can't read your mind as to what information you really need.

1 solution

You've already done 30% of the project by identifying what you want to do, and the platform on which to do it. All that's left is designing and implementing the solution.

When you get right down to it, there's no way we can help you because we don't know what your restraints or requirements are. The best thing for you to do is to start writing code and come back and ask questions about the parts that you can't get to work., and remember - google is your friend.

Go forth, and code...

 
Share this answer
 
Comments
wizardzz 22-Dec-10 10:50am    
Oh man, you didn't provide copy and paste code, let's see how the voting turns out on this answer ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900