Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
我肯定会尝试一下 WCF HTTP(它是 WCF 团队的最新版本,取代了旧的 hack-y REST 入门工具包)。您可以从 Codeplex 下载它:
WCF 社区站点 - WCF HTTP
如果没有不适合你,你总是可以退回到 ASP.NET MVC 并简单地从你的 Action 方法返回 JSON 对象。
I would definitely give WCF HTTP a shot (it's the latest bits from the WCF team and replaces the old hack-y REST Starter Kit). You can download it from Codeplex at:
WCF Community Site - WCF HTTP
If that doesn't work for you, you could always fall back to ASP.NET MVC and simply return JSON objects from your Action Methods.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
我肯定会尝试一下 WCF HTTP(它是 WCF 团队的最新版本,取代了旧的 hack-y REST 入门工具包)。您可以从 Codeplex 下载它:
WCF 社区站点 - WCF HTTP
如果没有不适合你,你总是可以退回到 ASP.NET MVC 并简单地从你的 Action 方法返回 JSON 对象。
I would definitely give WCF HTTP a shot (it's the latest bits from the WCF team and replaces the old hack-y REST Starter Kit). You can download it from Codeplex at:
WCF Community Site - WCF HTTP
If that doesn't work for you, you could always fall back to ASP.NET MVC and simply return JSON objects from your Action Methods.