We need help from experts regarding workflows deployment strategies.
We have several state machine workflows created using VS-2010, now after deployment, Client will ask for changes inside it e.g. adding activities e.t.c how do we re-deploy it ?
The simple answer is:
AssemblyVersion in References.csCodeBesideAssembly in workflow.xmlBut the big question is then how do you want running instances of the workflow to behave and hopefully you thought about this before you deployed the first version. For more information about your options see Versioning a Visual Studio SharePoint Workflow
After research and analysis i posted a blog post, it contains all information related to re-deployment or upgrading visual studio created workflows in SharePoint 2010, i hope this post will save some time of dev's looking for similar information.