Detta hade jag missat så det kanske finns fler som gjort det...
Det finns ett tillägg som gör att man kan hosta WF i BizTalk, detta är idag inte supportat av vår support avdelning av någon anledning, men säkert intressant iallafall.
Så vad handlar det hela om, här kommer ett utdrag av dokumentationen.
"The point of this SDK sample is to give workflow developers the tools to automatically host their workflows inside of a BizTalk Server host instance through this code generation project. It also gives BizTalk developers a way to invest now in building out custom activities for long-term code re-use.
The sample includes three basic components:
1) Custom WF Activities to model the communication between the Orchestration and the Workflow Instance
2) A .NET library that wraps the usage of workflows
3) A Visual Studio Integration Package which generates the BizTalk project and artifacts from the Workflow Definition"
WOAH! Så inte nog med att alla kära WF utvecklare där ute får enklare att hosta sina applikationer i en BTS host (med alla möjligheter som det innebär för federering osv) alla BTS utvecklare kan redan idag bygga så att man kan återanvända kod i det längre perspektivet. Låter kanon tycker jag!
Download details: BTS ext for WF SDK