Why change from WPF to Silverlight 4?

前端 未结 8 1165
情书的邮戳
情书的邮戳 2020-12-15 17:10

I\'m working on an application we made WPF instead of Silverlight as we wanted a full blown desktop application with the whole unique feeling and advantages that gives. Howe

8条回答
  •  一整个雨季
    2020-12-15 17:29

    I think your understanding of WPF and Silverlight is a little lacking. Silverlight is a subset of functionality and features that are found in WPF. Silverlight has a few features that are Silverlight specific. Silverlight on the desktop is simply a response to Adobe AIR by Microsoft. So with that said, implement your application with WPF if that's your choice. Don't let "buzz" drive your decisions about your application, that's what business needs and available skills in your organization should do.

提交回复
热议问题