About file style
摘要:file style softwaremdb accessmdf sql server
阅读全文
posted @
2011-09-30 14:28
子虚乌有
阅读(114)
推荐(0) 编辑
delegate method begininvoke
摘要:when i review code , follow puzzle me, action.BeginInvoke(importer, criticalOperation, ImportAsyncCompleted, criticalOperation);how do it ? after use
阅读全文
posted @
2011-09-29 18:22
子虚乌有
阅读(278)
推荐(0) 编辑
A test for analysize text
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; using System.IO; namespace HardCode { publiccl
阅读全文
posted @
2011-09-28 19:30
子虚乌有
阅读(357)
推荐(0) 编辑
The Return type for oracle
摘要:Return Type The number of rows changed, inserted, or deleted. -1 for SELECT statements; 0 if no rows were affected, or the statement failed. "selectt0
阅读全文
posted @
2011-09-28 13:45
子虚乌有
阅读(211)
推荐(0) 编辑
Find the bug
摘要:today , i find the bug , in old version,there is a object record the count, bu in new code, these code has been removed. if (_newDataObjects != null)
阅读全文
posted @
2011-09-23 19:42
子虚乌有
阅读(186)
推荐(0) 编辑
TestReadonly
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace TestReadonly { classProgram { staticvoid Main(string[]
阅读全文
posted @
2011-09-22 19:07
子虚乌有
阅读(163)
推荐(0) 编辑
Find a Bug
摘要:when a learn bussines, it's a bug , as follow: int beforeExcuteNum = getAllNewRowNum(); excute() int afterExcuteNum = getAllNewRowNum(); if (afterExcu
阅读全文
posted @
2011-09-21 18:58
子虚乌有
阅读(202)
推荐(0) 编辑
dilike use var to much
摘要:i hate it, i real don't know what real type is, so i should check it often what is the object type. are you feel the same ?
阅读全文
posted @
2011-09-20 18:31
子虚乌有
阅读(116)
推荐(0) 编辑
First day for bicycle
摘要:Today is sunny, this is first time i use bicycle Substitute bus go to work.Breeze was blowing, i feel so good.So it's the first blog here today when i
阅读全文
posted @
2011-09-19 12:01
子虚乌有
阅读(144)
推荐(0) 编辑