AppFabric 是否有助于 Windows Workflow Foundation 开发?
对于 ASP.NET MVC,在 AppFabric 环境中使用 WF 4.0 有哪些优势?如果没有 AppFabric,您还需要克服哪些额外障碍? AppFabric 做了哪些我应该注意的坏事?
What are the advantages of using WF 4.0 in an AppFabric environment, for ASP.NET MVC? What additional hoops do you have to jump through if you don't have AppFabric? What bad stuff does AppFabric do that I should be aware of?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Appfabric 更像是一个运行时的东西,而不是一个开发的东西。当然,它有一个可以在活动中使用的 API,但在大多数情况下,它只是向 IIS 7 管理器添加管理和配置 UI。
Appfabric is more of a runtime thing then a development thing. Sure it has an API you can use from your activities but for the most part it just adds managment and configuration UI to the IIS 7 manager.