Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我内容类型的首选方法是什么?
即返回 JSON 或 XML 的最佳方法是什么?
将访问我的服务的客户端会有所不同,silverlight、iphone、android、WPF 和 WP7。
我在坚持使用默认 - xml 还是返回 JSON 之间陷入困境?
与多个客户交谈时,任何人都有各自的优缺点吗
提前致谢
以下是我脑海中的一些优点和缺点......
JSON 与 XML 相比具有以下优点:
与 JSON 相比,XML 具有以下优点: