摘要: using jquery ajax call wcf service get/post/put/deletehttp://www.codeproject.com/Articles/254714/Implement-CRUD-operations-using-RESTful-WCF-ServicUsing POST MethodRetrieve a representation of... 阅读全文
posted @ 2012-03-16 20:06 扯 阅读(2862) 评论(0) 推荐(1) 编辑
摘要: $.ajax({ type: "GET", url: "Services/EFService.svc/Members", data: "{}", contentType: "application/json; charset=utf-8", dataType: "json", ... 阅读全文
posted @ 2012-03-16 20:00 扯 阅读(103562) 评论(2) 推荐(0) 编辑
摘要: 1、先下载安装MVC3安装包和语言包 2、再下载安装VS工具更新包安装包和语言包 3、按以下顺序安装 Windows Server2003安装MVC3失败解决方案 1、解压AspNetMVC3Setup.exe,按下图示例顺利安装 2、 阅读全文
posted @ 2012-03-16 19:57 扯 阅读(1162) 评论(3) 推荐(0) 编辑
摘要: 不能提交、删除、获得最新 SVN解锁 右键-->tortoiseSVN-->Repo-Browser-->文件右键break log 1 阅读全文
posted @ 2012-03-16 19:48 扯 阅读(195) 评论(0) 推荐(0) 编辑