代码改变世界

随笔分类 -  WCF相关

WCF REST & ASP.NET MVC authorization

2010-02-19 00:21 by AnyKoro, 1257 阅读, 收藏, 编辑
摘要: Last week I needed to implement an authorization scheme in our MVC and WCF apps. I found a bunch of resources on how to implement Role or Claims-based authorization in both frameworks, but they all re... 阅读全文

使用JQuery进行WCF通信的学习记录

2010-02-15 10:51 by AnyKoro, 324 阅读, 收藏, 编辑
摘要: 先架设一个wcf服务,然后,需要住的是在对应的协议上添加上: [OperationContract] [WebInvoke(RequestFormat = WebMessageFormat.Json, ResponseFormat = WebMessageFormat.Json, BodyStyle = WebMessageBodyStyle.WrappedRequest)] ForTestDat... 阅读全文
点击右上角即可分享
微信分享提示