01 2015 档案

摘要:最近看了一点 web api 2方面的书,对认证都是简单介绍了下,所以我在这里做个简单Demo,本文主要是FORM Authentication,顺带把基本认证也讲了。Demo一、FORM Authentication1、新建asp.net 空项目->Web API,如下图所示:2、先创建一个简单无... 阅读全文
posted @ 2015-01-22 15:28 zzhi.wang 阅读(2191) 评论(5) 推荐(7)
摘要:错误提示:“Unable to check out the current file. The file may be read-only or locked, or you may need to check out the file manually.”解决方案:run Visual Studi... 阅读全文
posted @ 2015-01-09 17:07 zzhi.wang 阅读(354) 评论(0) 推荐(0)