User455156504 posted
Hi,
additionally to the resources above I had written a
simple tutorial about WF and ASP.NET a while ago. Most things you can achieve with WF you can also do with code, but if you have a straight workflow (like a flight booking workflow) WF gives you some better option and power through its API. You also can
change the workflow better than a coded workflow if you have changing requirements.