I have a simple non-sharepoint web application in which I want to add a window workflow. I am using VS 2010 (.Net 4.0). I did this in VS 2008, but I donโt know how to create a state machine workflow in VS 2010. The only option I get when I create it is: 1. Activity designer 2. Activity library 3. WCF Worflow 4. Console
I want this workflow application to be added to my solution so that I can integrate it. Any idea or tutorial will be of great help.
source share