if you know any good WF articles and video links, please let me know, I will update this list ARTICLES: Introducing Microsoft Windows Workflow Foundation: An Early Look http://msdn2.microsoft.com/en-us/library/aa480215.aspx Introduction to the Windows
Read More...
Add following info to your application configuration file to trace WF related info <configuration> <system.diagnostics> <switches> <add name="System.Workflow LogToTraceListeners" value="1" /> <add name="System.Workflow.Runtime"
Read More...