A few days ago Sander, Edwin and I published an article in the dutch .NET magazine on WF 4 and WCF 4. In the article we couldn’t quite talk about the more advanced concepts of Workflow 4. One of them being workflow tracking. It’s an interesting subject, but you simply can’t cover all the new stuff that...
With the .NET framework 4.0 approaching I've started trying some stuff out. One of the things is the new runtime itself in combination with persistence. My first impressions were good, the new WorkflowInstance way of working is much easier than the previous one with the workflowruntime class that...