在 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
What are the pros and cons of writing C#/Xaml vs. HTML/JavaScript WinRT applications in Windows8
提问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
I found an existing thread with several useful answers on this:
我找到了一个现有的线程,上面有几个有用的答案:
Regards, Chris
问候, 克里斯