C++ 加 VS 加工作流程?
我看到有 Workflow Foundation for .NET。 是否有某种工具可以在 VS 上使用 C++ 创建工作流程? 或者可能有类似的工具可以帮助构建应用程序业务流程? 提前致谢 ! :)
I have seen there is Workflow Foundation for .NET. Is there some kind of a tool for creating work flow with C++ on VS? Or there maybe there are similar tools which helps to architect application business processes? Thanks in advance ! :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
创建工作流可以在 Visual Studio 设计器中完成。
对于构建应用程序,您应该查看 Visual Studio Architect Edition
http://ajdotnet.wordpress.com/2009/03/29/visual-studio-2010-architecture-edition/
您可以从此处下载 Beta 2 版本:
http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx
Creating workflows can be done in the Visual Studio Designer.
For architecting applications you should look at Visual Studio Architect Edition
http://ajdotnet.wordpress.com/2009/03/29/visual-studio-2010-architecture-edition/
You can download the Beta 2 version from here:
http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx