新项目 - webforms v silverlight v wpf
您好,我们正要让开发团队开始研究基于 CRM 类型 SOA 的应用程序的下一个版本,并且出现了应用程序前端的棘手问题。
*但不是 FormsServer 的复合应用程序
- 目前,该应用程序是一个使用Web 表单 (.net2)
- Sharepoint 2003
- InfoPath *
- BizTalk
- 是在 FormServer 之前,因为我们破解 HTTP 中的 ProgID,为 InfoPath 启动基于服务器的 XSD,并在加载时将数据打入其中。
我们正在考虑迁移到 MVC 或 MVVM 模型,因为我们有 Web 服务和数据库可以交互,我们可以看到迁移到该架构对于 3.5 和 Linq 来说是一个很好的架构(尽管我们有用于管理一对多关系的 keyTables)似乎与 LinqToSQL 或 EF 配合得不太好……但我离题了)
所以我们现在正在考虑什么对联络中心来说有好处,
- 我们必须有一个用于部署的 Web 服务器版本(? )XBAP 可能会降低这种
- 可视化 v 速度(WPF/SilverLight v WebForms 和网格)
所以想知道是否还有其他人面临这种困境,提示提示以及根据您的经验您会选择哪个?
编辑 感谢您提供 Prism 和 EP 网站的链接 - 已经看过了 - 希望能获得一些现实生活的经验......
Hi just about to get the dev team to start looking at the next version of a CRM type SOA based application and the thorny issue of Application Front End came up.
Currently the application is a composite application using
- Web Forms (.net2)
- Sharepoint 2003
- InfoPath *
- BizTalk
*Not FormsServer though - was before FormServer as we hack the ProgID in HTTP to launch a server based XSD for InfoPath and punch data into that on load.
We are looking at moving to MVC or MVVM model as we have web services and a database to interact with and we can see the move to that architecture to be a good one with 3.5 and Linq (although we have keyTables for managing one to many relationships that dont appear to work that well with LinqToSQL or EF... but i digress)
So we are at a point of looking at what would be good for the contact centre taking in these points
- We must have a web server version for deployment (?) XBAP may diminsh this
- Visulisation v Speed (WPF/SilverLight v WebForms and Grids)
So was wondering if anyone else faced this dilemma, hints tips and which would you choose based on your experience?
EDIT
Thanks for the links to Prism and the EP Site - already been looking at that - was hopeing for some real life expereinces...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
xbap(可以部署在网络服务器上)或wpf
选择 Xceed WPF 网格 (xbap)
xbap(can deploy on webserver) or wpf
Go for Xceed WPF Grid (xbap)