2009年02月06日
http://carolhu.blogspot.com/阅读全文>
发表于 @ 2009年02月06日 15:00:00|评论(loading...)|举报|收藏
2008年12月30日
成为一个技术高手,不需要头悬梁锥刺股,也不需要废寝忘食。需要做的只是合理利用你的上班时间。阅读全文>
发表于 @ 2008年12月30日 03:39:00|评论(loading...)|举报|收藏
所谓“技术“,就是个tool. 与人沟通,合作,交流,让别人心甘情愿的干,是结果。阅读全文>
发表于 @ 2008年12月30日 03:31:00|评论(loading...)|举报|收藏
When I heard singleton pattern, the first thing came in my mind is: not a big deal, it is just a static class.But actually, you won't want to use static class to implement the singleton pattern after you read this post...阅读全文>
发表于 @ 2008年12月30日 04:30:00|评论(loading...)|举报|收藏
Serialization is the process of converting an object or a connected graph of objects into a contiguous stream of bytes. Deserialization is the process of converting a contiguous stream of bytes back into its graph of connected object.阅读全文>
发表于 @ 2008年12月30日 04:29:00|评论(loading...)|举报|收藏
一直印象中DBA会比同等资历的程序员拿得多,或者说至少是资深DBA比资深程序员拿得多。 但是好像事实并非如此,而Business Analyst以及Technical Support却很高,这是我之前没想到的。还有就是, 2-3年前听说多伦多的薪水比温哥华高很多,现在好像是风水轮流转了。阅读全文>
发表于 @ 2008年12月30日 01:57:00|评论(loading...)|举报|收藏
2008年03月24日
我觉得最根本的办法就是大家直接停止使用QQ,让腾讯赢了官司输了用户。另我心寒的是,看到有的网友在论坛上提出此建议,后面居然有人说好啊好啊,大家都停用,就可以再申请到6位7位的号了。。阅读全文>
发表于 @ 2008年03月24日 07:41:00|评论(loading...)|举报|收藏
2008年02月22日
It is a common issue of how to handle SqlConnection gracefully, when implementing some general helper methods like: SqlDataReader ExecuteReader(string connectionString, CommandType commandType, string commandText);阅读全文>
发表于 @ 2008年02月22日 08:29:00|评论(loading...)|举报|收藏
2008年01月05日
大部分没完成,惭愧。。。阅读全文>
发表于 @ 2008年01月05日 07:03:00|评论(loading...)|举报|收藏
2007年11月02日
As more DBAs across the planet begin using SQL 2005 Tools, but still manage SQL 2000 servers with them, I suspect there will be lots of muffled moaning as to where all the good old features have gone. Although Management Studio has some very nice long-awaited features, some of the good old stuff just isn't there.阅读全文>
发表于 @ 2007年11月02日 02:38:00|评论(loading...)|举报|收藏