如何托管 Windows Workflow 4“工作流设计器”?是否支持 Silverlight 或 Click Once?

发布于 2024-09-16 06:34:06 字数 253 浏览 1 评论 0原文

此处引用了旧的、有缺陷的 3.5 版本。这个问题是关于 .NET 4 附带的 WF。

我的问题是,在哪里可以找到有关托管 Workflow 4 Designer 的代码示例和信息?

是否支持 Silverlight,或 Click Once?支持哪些 .NET 客户端配置文件?

There is a question that references the old, buggy 3.5 version here. This question is regarding the WF that comes with .NET 4.

My question is, where can I find a code sample and information on hosting the Workflow 4 Designer?

Is Silverlight Supported, or Click Once? What .NET client profiles are supported?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

满身野味 2024-09-23 06:34:06

有几个示例展示了如何重新托管设计器。 此处是我博客上的一个,这里是 MSDN WF4 中的另一个 WCF 样本。

WorkflowDesigner是一个WPF控件,没有可用的Silverlight版本。客户资料应该足以满足您的几乎所有需求。单击一次就可以正常工作。

There are several samples out there showing how to rehost the designer. Here is one on my blog and here is another in the MSDN WF4 & WCF samples.

The WorkflowDesigner is a WPF control, there is no Silverlight version available. The client profile should be good enough for almost all your needs. And Click Once will work just fine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文