文章分类 -  WebApi

摘要:出处:http://blog.csdn.net/starfd/article/details/45307659 网上一般能找到的都是通过Microsoft.AspNet.WebApi.Cors来实现CORS,这是通过dll的方式,然后还有一种是通过config的方式 1、dll方式实现CORS 这种 阅读全文
posted @ 2016-04-14 15:59 邹邹 阅读(246) 评论(0) 推荐(0)
摘要:1.http://www.cnblogs.com/r01cn/archive/2012/11/11/2765432.html ASP.NET Web API系列教程目录 2. Web API With AJAX 系列 http://www.c-sharpcorner.com/UploadFile/d 阅读全文
posted @ 2016-04-12 16:58 邹邹 阅读(200) 评论(0) 推荐(0)