摘要: Oracle.DataAccess.dll 在提交数据的时候存在 并发问题 DataSet中的 "" 和 DBNull 不同 阅读全文
posted @ 2008-07-10 20:40 gameoverboss 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 反射 Reflection 特性 Attribute 首先看看没有用到反射的程序 using System; using System.Collections.Generic; using System.Text; namespace KinnSoft.SRP.Demo.ReflectionTest { class Program { ... 阅读全文
posted @ 2008-07-07 09:28 gameoverboss 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 空字串不能 int.Parse() 阅读全文
posted @ 2008-06-28 22:01 gameoverboss 阅读(171) 评论(0) 推荐(0) 编辑