Entity framework practices & issues 2016 年 11 月 7 日2016 年 11 月 8 日 TechDong Leave a comment .Net, Issue收集, 学习历程 dbcontext.Entry performance issue:very slow The DbConte […] Continue reading
asp.net WebApi 一个奇怪的问题 2016 年 9 月 30 日2016 年 9 月 30 日 TechDong 3 Comments Asp.Net MVC, Issue收集 .Net 4.5.2 AspnetBoilerplate 0.7.3 如果将代码 GlobalConfigur […] Continue reading
.net com注册后 IE中创建automation自动化对象失败:新版IE 64位与32位 2016 年 5 月 24 日2016 年 5 月 24 日 TechDong Leave a comment .Net, .Net, Issue收集, 学习历程, 编程知识 前言:为了方便其它语文调用,使用.net注册了一个com组件。测试时,使用VB测试成功,但是在IE中一直失败。 […] Continue reading
nginx wordpress 无限 redirect 301 permanently 2015 年 12 月 27 日 TechDong Leave a comment Issue收集 nginx (版本1.9.6)反向代理,只要是proxy_pass,不管后端是iis apache还是其它,全 […] Continue reading
往mysql中插入中文时,提示 Incorrect string value: ‘\xE5\xBE\x97\xE4\xBB\xB7…’ for column ‘Content’ at row 1 2013 年 9 月 12 日 TechDong Leave a comment MySql Issue 环境 : mariadb 5.5。安装时没有配置默认字符集,所以默认字符集为latin win7 x64 问题 […] Continue reading
petapoco v5 查询很慢 2013 年 6 月 27 日2013 年 6 月 27 日 TechDong 2 Comments .Net, Issue收集 背景: 环境: Win8,.Net 4.5,petapocov5+目标框架.net4.0,Mvc4+目标框架. […] Continue reading
使用royal ts连接linux,报错:No supported authentication methods available 2013 年 6 月 27 日2013 年 6 月 27 日 TechDong 1 Comment Issue收集, Linux 环境: 本地:Win8,royal ts 2.2,密钥文件为ppk(用puttygen从pem生成的) 服务器 […] Continue reading
类型“System.Int32”的关联元数据类型包含以下未知属性或字段: MaxValue, MinValue。请确保这些成员的名称与主类型上的属性的名称匹配。 2013 年 6 月 26 日2013 年 6 月 26 日 TechDong Leave a comment Asp.Net MVC, Issue收集 背景: 使用mvc4框架,但model是petapoco自动生成的,不带mvc的验证机身。需要用关联类的方式实 […] Continue reading