随笔分类 -  WebApi

Enable Cross-Origin Requests in Asp.Net WebApi 2[Reprint]
摘要:Browser security prevents a web page from making AJAX requests to another domain. This restriction is called the same-origin policy, and prevents a ma 阅读全文

posted @ 2016-11-30 15:57 jianiu 阅读(454) 评论(0) 推荐(0)

ASP.NET Web Api
摘要:1、参考资料 Routing in Asp.NET Web Api: http://www.asp.net/web-api/overview/web-api-routing-and-actions/routing-in-aspnet-web-api http://www.asp.net/web-ap 阅读全文

posted @ 2016-11-24 10:36 jianiu 阅读(205) 评论(0) 推荐(0)