在 Windows8 中编写 C#/Xaml 与 HTML/JavaScript WinRT 应用程序的优缺点是什么

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15498889/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-27 00:59:56  来源:igfitidea点击:

What are the pros and cons of writing C#/Xaml vs. HTML/JavaScript WinRT applications in Windows8

c#javascripthtmlxamlwindows-store-apps

提问by Hemant Bhatt

I am planning to develop a metro app which will contact a server and will download and preview images, PDF, audio and video files. I am confused whether to write it in C#/Xaml or in HTML/JavaScript.

我计划开发一个 Metro 应用程序,它将联系服务器并下载和预览图像、PDF、音频和视频文件。我很困惑是用 C#/Xaml 还是用 HTML/JavaScript 编写它。

I have a C#/Xaml background, what added advantages will i get developing the same in HTML/JavaScript and not in C#/Xaml?

我有 C#/Xaml 背景,我在 HTML/JavaScript 中而不是在 C#/Xaml 中开发相同的东西会有什么额外的优势?

回答by Data-Integration-Services

回答by Filip Skakun

There is a //Build/ 2013 recording of a session herethat is exactly about strengths and weaknesses of each platform.

此处有一个 //Build/ 2013 会议记录,其中准确介绍了每个平台的优势和劣势。