Side by Side Versioning with a Web-Hosted Xamlx Workflow Service video and download on Code Gallery

I have created a video walkthrough of implementing side-by-side versioning with a web-hosted xamlx workflow service here:

Side by Side Versioning with a Web-Hosted Xamlx Workflow Service

This project provides a demo of implementing side-by-side versioning with a web-hosted xamlx workflow service, as described in the accompanying MSDN topic Side by Side Versioning in WorkflowServiceHost.

The WorkflowServiceHost side-by-side versioning introduced in .NET Framework 4.5 provides the capability to host multiple versions of a workflow service on a single endpoint. The side-by-side functionality provided allows a workflow service to be configured so that new instances of the workflow service are created using the new workflow definition, while running instances complete using the existing definition. It is very easy to configure and implement, and this code gallery project provides a running sample and a video walkthrough that demonstrates how to do it.

Comments

  • Anonymous
    March 20, 2014
    Hi all, the latest update was almost a year ago. What is happening in this space? I am trying to figure out how to run a WF in Azure. Ideally I would like to use Workflow Manager if it is available. It will be painful to spend a lot of time, efforts and hence money working on a solution that will become instant legacy once Workflow Manager is released on Azure.

  • Anonymous
    August 07, 2014
    I'm here too just checking in on WF.  What's new with this? This is so much better than 3.5, I hope that new features will be added.

  • Anonymous
    August 07, 2014
    Found new stuff in .NET 4.5  Glad they are still updating it. The Blog on the other hand should have mentioned this. msdn.microsoft.com/.../hh305677(VS.110).aspx