用于在c#中搜索的宁静Web服务(Restful web service for searching in c#)

编程入门 行业动态 更新时间:2024-10-22 21:26:18
用于在c#中搜索的宁静Web服务(Restful web service for searching in c#)

我想在c#中创建一个Restful web服务,它从android应用程序中获取搜索关键字并搜索到数据库并将结果返回到json格式。所以你能给我一些帮助我的链接。

I want to create a Restful web service in c#,which take the Searching Keyword from android app and search into the database and return the result into the json format.so can you suggest me some links which help me.

最满意答案

在C#中使用WCF来构建Web服务,并使用HttpGet将它们作为json进行使用。 WCF为基于休息的Web服务提供了良好的选择。

这里链接wcf的教程。

http://www.tutorialspoint.com/wcf/

Use WCF in C# to build the web service and cosume them as json using HttpGet. WCF provide good option for rest based web service.

Here link for tutorial for wcf.

http://www.tutorialspoint.com/wcf/

更多推荐

本文发布于:2023-07-16 07:34:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1125465.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:宁静   Web   Restful   searching   service

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!