摘要:转自:http://blog.joycode.com/mvm/posts/22328.aspx实际的项目管理经验,非常有价值 1. 你们的项目组使用源代码管理工具了么?应该用。VSS、CVS、PVCS、ClearCase、CCC/Harvest、FireFly都可以。我的选择是VSS。 2. 你们的项目组使用缺陷管理系统了么?应该用。ClearQuest太复杂,我的推荐是BugZilla。 3. ...
阅读全文
摘要:转自:http://blog.joycode.com/zhanbos/posts/21998.aspxGoogle能够在很快的时间内返回百万条或者更多的结果(试一试搜索'and'我得到了超过30亿个结果),但是我们可以通过一些方法限制结果数目,使搜索更有效率。 指定只搜索一个域名,使用site:关键字:举例:C# Specification site:msdn.microsoft.com...
阅读全文
摘要:来自:http://blog.joycode.com/mvm/posts/21899.aspx1. 你们的项目组使用源代码管理工具了么?2. 你们的项目组使用缺陷管理系统了么?3. 你们的测试组还在用Word写测试用例么?4. 你们的项目组有没有建立一个门户网站?5. 你们的项目组用了你能买到最好的工具么?6. 你们的程序员工作在安静的环境里么?7. 你们的员工每个人都有一部电话么?8. 你们每个...
阅读全文
摘要:Introduction I'm not sure what kind of technology they used in those commercial skin components, but this artical will give you one implementation of such skin framework. The code is part of an incom...
阅读全文