I searched online quite a while for the information (for beginners) on how to use Windows Workflow Foundation in a ASP.NET web application
I found a youtube video that, in my own opinion, is a worthwhile video to learn about Windows Workflow Foundation - http://www.youtube.com/watch?v=6mqGhSH9xM4. However, the problem is that the demo inside the video is for C# Console application.
Is there anyone who can advise where I can find a simple video or tutorial (for beginners and similar like the video) that teach how to use Windows Workflow Foundation in a simple ASP.NET web application so that at least I can start from that point onwards.