Hi,
Anyone have experience using llblgen with Microsoft's Windows Workflow Foundation? I'm not experienced with WF, but I understand the workflows, as default, use SQLServer to serialize the state of the workflow (as the workflow is in progress).
As my application has to run either on SQLServer or Oracle (customer's choice), it would be great if I could use llblgen to be my data storage mechanism (instead of the direct tie to SQLServer).
Thoughts and/or issues with this?
Thanks!