随笔分类 -  外文收藏

SQL优化技巧(转)
摘要:原文地址:http://www.c-sharpcorner.com/UploadFile/vendettamit/732/This article lists some of the optimization tips for SQL Server development.Use views and stored procedures instead of heavy-duty queries. This can reduce network traffic, because your client will send to server only stored procedure or vi 阅读全文
posted @ 2010-04-11 17:19 Melou 阅读(741) 评论(0) 推荐(0)
ASP.NET代码优化(转)
摘要:原文地址:http://www.c-sharpcorner.com/UploadFile/vendettamit/733/This article gives a simple checklist that can simply be run against any ASP .NET Web Page to optimize itIntroductionThis article gives a simple checklist that can simply be run against any ASP .NET Web Page to optimize it. This is in no w 阅读全文
posted @ 2010-04-11 17:16 Melou 阅读(632) 评论(1) 推荐(0)
爱情与婚姻: CMMI 和敏捷 彼此需要(转)
摘要:Love and Marriage: CMMI and Agile Need Each OtherHillel Glazer, Entinex, Inc.原文地址:http://www.stsc.hill.af.mil/CrossTalk/2010/01/1001Glazer.htmlAgile’s values and practices ensure critical, long-term process success, making it an ideal partner of the CMMI1 framework, which delivers a robust infrastru 阅读全文
posted @ 2010-04-11 12:44 Melou 阅读(601) 评论(0) 推荐(0)