05 2010 档案

摘要: http://www.wowebook.com/category/e-book/dot-net阅读全文
posted @ 2010-05-26 19:00 Freedom 阅读(71) | 评论 (0) 编辑
摘要: ref:http://msdn.microsoft.com/en-us/library/ms950779.aspxHow to use xpath to query the doc, also including namespace.代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHi...阅读全文
posted @ 2010-05-26 13:11 Freedom 阅读(108) | 评论 (0) 编辑
摘要: SoftwareDevelopment Code Complete by Steve McConnell (Microsoft Press, 1993) This is simply the best book on software construction that I've ever read. Every developer should own a copy and read it co...阅读全文
posted @ 2010-05-24 09:01 Freedom 阅读(339) | 评论 (0) 编辑
摘要: Your projectKnowing your project is the first line of defense for user interface, logic, and performance bugs. By knowing how and where features are implemented in the various source files, you can qu...阅读全文
posted @ 2010-05-24 08:33 Freedom 阅读(120) | 评论 (0) 编辑
摘要: The Debugging ProcessStep 1: Duplicate the bugThe most critical step in the debugging process is the first one: duplicating the bug.My definition is duplicating the bug on a single machine once in a 2...阅读全文
posted @ 2010-05-24 08:24 Freedom 阅读(126) | 评论 (0) 编辑
摘要: http://www.shehui001.com/map.asp?pid=306http://social.microsoft.com/Forums/zh-CN/visualcshartzhchs/thread/6591f09d-4f74-40fa-9243-1373f1be273d一下回复节选自《程序员面试指南》,你可以检查一下这些方面的问题,你的问题很可能是不断地创建新对象,而垃圾回收器来不及...阅读全文
posted @ 2010-05-23 10:46 Freedom 阅读(181) | 评论 (0) 编辑