摘要: osharp3 原来的数据日志,有配置文件中有这总开关,DataLoggingEnabled,原来的程序是,这个总开关关了,就无法记录数据日志了,,如果开了,,他不管记录不记录数据日志,系统都会存数据改动日志到DataLogCache中 我在 DbContextBase中注入了一个操作记录员类 pu 阅读全文
posted @ 2016-07-05 19:45 shiningrise 阅读(525) 评论(0) 推荐(0)
摘要: osharp3 整合 dbcontextscope 后,,dbcontextscope 对dbcontext管理的很好,做到,用到时创建,不用时销毁,下面看一个 trace 但dbcontext默认是由dbcontextscope创建的,所以,我们的ioc就不能对dbcontext建行注入 不过它留 阅读全文
posted @ 2016-07-05 19:22 shiningrise 阅读(611) 评论(0) 推荐(0)
摘要: [Obsolete("此API即将移除")] 阅读全文
posted @ 2016-07-05 15:32 shiningrise 阅读(210) 评论(0) 推荐(0)
摘要: Why is applicationhost.config still being added to source control even thought it's in gitignore git rm .vs/config/applicationhost.config 阅读全文
posted @ 2016-07-05 13:30 shiningrise 阅读(157) 评论(0) 推荐(0)
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css