凡在C#或ASP.Net启动REST Web服务 [英] Where to start REST web service in C# or ASP.Net

查看:110
本文介绍了凡在C#或ASP.Net启动REST Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开始编写一些REST Web服务的方式来提供数据。我想,当我的REST Web服务是可用的,那么我的一些Web应用程序和控制台应用程序将能够使用REST Web服务作为数据服务来获得,添加,更新和删除数据的数据库。除此之外,我想补充的身份验证功能,以识别任何要求。

I am thinking to start writing some REST web services as a way to provide data. I guess that when my REST web services are available, then some of my web applications and console applications will be able to use REST web service as data service to get, add, update and delete data to databases. In addition to that, I would like to add authentication feature to identify any request.

我的问题是,我应该在哪里开始呢?我看到微软ADO.Net数据服务。不知道这是一个好的开始的地方吗?是否有任何可用的例子吗?

My question is that where should I start? I saw Microsoft ADO.Net Data Services. Not sure if this is a good start place? Are there any examples available?

推荐答案

检查出的 REST在WCF MSDN站点入门套件。好文章这里了。

Check out the REST in WCF MSDN site and the starter kit. Good article here too.

这篇关于凡在C#或ASP.Net启动REST Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆