Windows 8 and LOB Apps

后端 未结 6 1441
南旧
南旧 2021-02-06 23:52

What is the recommended approach for building line of business apps for Windows 8? e.g. complex bespoke finance application

They clearly don\'t fit into the Metro style

6条回答
  •  甜味超标
    2021-02-07 00:19

    I think the same recommendations apply as they do now. If you want deep OS integration than you're probably better off with WPF rather than Silverlight. However, Silverlight 5 does a lot to plug the current holes in Silverlight 4 if you go for an out-of-browser application.

    I think it really depends on the kind of deployment you're wanting.

提交回复
热议问题