简体   繁体   English

Silverlight还是WPF?

[英]Silverlight or WPF?

I'm about to start work on a new LOB application which is mainly forms over data. 我即将开始研究新的LOB应用程序,该应用程序主要是数据形式。 I am going to use either WPF or Silverlight but am not sure which technology to use. 我将使用WPF或Silverlight,但不确定使用哪种技术。 Silverlight seems to have everything I need with the bonus of being cross platform as well. Silverlight似乎拥有我需要的一切,同时也是跨平台的奖励。 Is there any reason why I should use WPF in this context? 我有什么理由在这种情况下使用WPF吗? or is Silverlight the way to go for these sort of applications? 或Silverlight是这种应用程序的方式?

If Silverlight seems to have everything you need I'd say go for it! 如果Silverlight似乎拥有你需要的一切,我会说它去吧!

You could start out writing a simple prototype where you address your biggest concerns. 您可以开始编写一个简单的原型来解决您最关心的问题。 If Silverlight handles those tasks you got your confirmation, and can proceed writing the whole application in Silverlight. 如果Silverlight处理这些任务,您可以获得确认,并可以继续在Silverlight中编写整个应用程序。

Silverlight is catching up on WPF, and when Silverlight 4 is released you can solve many of the things you needed WPF for before. Silverlight正在迎头赶上WPF,当Silverlight 4发布时,您可以解决许多以前需要WPF的事情。

Check out these other questions: 看看这些其他问题:

Deployment is one consideration. 部署是一个考虑因素。 Silverlight is browser based (requires plugin to be setup), WPF isn't so required setting up on everyone's computer. Silverlight是基于浏览器的(需要设置插件),并不需要在每个人的计算机上设置WPF。

There is no one right answer - it depends on how the application is to be used, what the architecture is like etc... 没有一个正确的答案 - 这取决于应用程序的使用方式,架构是什么样的等等......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM