-
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...