摘要: https://github.com/tmsmith/Dapper-Extensions/wiki/PredicatesThe predicate system in Dapper Extensions is very simple to use. In the examples below we ... 阅读全文
posted @ 2015-05-31 17:58 不能失败 阅读(5326) 评论(0) 推荐(0) 编辑
摘要: Skip to contentSign up Sign inThis repository ExploreFeaturesEnterpriseBlog Watch 390 Star 2,538 Fork 844 StackExchange/dapper-dot-net branch: mast... 阅读全文
posted @ 2015-05-31 17:53 不能失败 阅读(1753) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.Linq;using System.Text;using System.Threading... 阅读全文
posted @ 2015-05-31 17:13 不能失败 阅读(3001) 评论(0) 推荐(0) 编辑
摘要: CSRF(Cross-site request forgery跨站请求伪造,也被称成为“one click attack”或者session riding,通常缩写为CSRF或者XSRF,是一种对网站的恶意利用。尽管听起来像跨站脚本(XSS),但它与XSS非常不同,并且攻击方式几乎相左。XSS利用站... 阅读全文
posted @ 2015-05-31 11:37 不能失败 阅读(4806) 评论(0) 推荐(0) 编辑