使用ASP.NET web API创建REST服务(三)
摘要:本文档来源于:http://www.cnblogs.com/madyina/p/3390773.html Creating a REST service using ASP.NET Web API A service that is created based upon the architectu
阅读全文
ASP.NET Web API与Rest web api:发布到IIS(二)(同发布.NET webservice)
摘要:欢迎大家观看我在CSDN学院录制的课程:http://edu.csdn.net/lecturer/944 本文档大部分来源于:http://www.cnblogs.com/zqzjs/p/4705994.html 工具VS2010,window环境win7 一:Webservice的创建与方法查看调
阅读全文
ASP.NET Web API与Rest web api(一)
摘要:本文档内容大部分来源于:http://www.cnblogs.com/madyina/p/3381256.html HTTP is not just for serving up web pages. It is also a powerful platform for building APIs
阅读全文