Other Platform Support
-
Thursday, April 12, 2012 7:32 PMIs Workflow supported on other platforms ( e.g. Windows Phone, WinRT, etc. )? If not, is there plans to add and work with the new Portable Class Library?
All Replies
-
Monday, April 16, 2012 6:13 AMModerator
Hi,
Generally, we won't host a long running workflow application or re-host designer on Windows Phone. However, a Windows Phone can leverage the power of workflow. Below is a sample, for your reference:
Workflow Services and Windows Phone 7
As Workflow is .NET CLR based, it can work together with WinRT.
http://blogs.microsoft.co.il/blogs/sasha/archive/2011/09/15/winrt-and-net-in-windows-8.aspx
Workflow is partly supported on other platforms, for the new features of Workflow, you can refer to:
What's New in the .NET Framework 4.5 Beta
http://msdn.microsoft.com/en-us/library/ms171868(v=VS.110).aspx
I hope this information helps, thanks.
Leo Tang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked As Answer by LeoTangModerator Monday, April 23, 2012 12:41 AM

