摘要:
www.111cn.net 编辑:lanve 来源:转载 今天在处理Entity Framework插入数据库时,报错: Validation failed for one or more entities. See 'EntityValidationErrors' property for mor 阅读全文
摘要:
MVC的页面跳转方式(放在一般类): filterContext.Result = new RedirectResult("controller/action"); filterContext继承ActionExecutingContext类 这是一个验证action请求之前判断的一个上下文类 fi 阅读全文