Is WWF project more useful than the typical project in .net ? Is WWF used or it’s just another experimental feature from microsoft. Kindly elaborate more. Thanks in advance.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would say that WF is not an “experimental” feature, at this point. Microsoft has put a lot of resources into WF.
However, WF is very good for specific types of applications. I would not say that its “more useful” (or less useful) than other types of applications, as much as it provides some functionality unique in the .NET ecosystem.
If you’re developing very long running applications that need to save state, and provide easy customization, for example, than Workflow Foundation is an excellent choice.