Wondering if it is possible to have a version control of a MySQL database. I realize this question has been asked before however the newest is almost a year ago, and at the rate things change...
I\'m working with a team that is developing a large CakePHP application.Here\'s how it works: Our company creates HTML/CSS/JS page designs and commits them to our design server. The outsourcing compa
I am trying to implement an activity similar to InvokeWorkflow, which could dynamically load a XOML file, instantiate an activity tree from it, and use it as its only child.
I\'m working on a very graphic-heavy application which uses content from a bunch of different FLAs. I\'m a coder, though, so I want to do all my coding in Flash Builder, however I want to allow my des
It\'s possible to host a Sequential Workflow Library dll (NOT SHAREPOINT Sequential Workflow Library) on 开发者_开发问答sharepoint?
I\'m trying to host the Workflow Designer in a WPF application. The WorkflowView control is hosted under a WindowsFormsHost control. I\'ve managed to load workflows onto the designer which is successf
The workflow is being published as a wcf service, and I need to guarantee that workflows execute sequentially.Is there a way--in code or in the config--to guarantee the runtime doesn\'开发者_Go百科t l
Is is possible to pass parameters to an XOML only wor开发者_StackOverflowkflow? I\'m creating the workflow using XmlReader.
We are migrating to CRM 4.0 from 3.0. In this process, we have had our data migrated from our existing CRM 3.0 instance to a new CRM 4.0 instance.
Is it possible to pass the parameters of a ReceiveAct开发者_StackOverflowivity to an Activity in a no-code behind?