摘要: 测试驱动开发它基于单元测试,是一个成功项目的良好基础。http://www.cnblogs.com/catzhang/archive/2010/06/17/1759832.htmlhttp://www.cnblogs.com/catzhang/archive/2010/06/20/1761605.h... 阅读全文
posted @ 2013-12-22 13:56 胡 杨 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 单元测试注定是我程序生涯最重要的工作之一。http://www.cnblogs.com/leoo2sk/archive/2010/01/13/pragmatic-unit-testing-with-nunit.html 阅读全文
posted @ 2013-12-22 13:51 胡 杨 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 我最喜欢的Ioc框架--StructureMap。http://www.cnblogs.com/RicCC/archive/2010/04/01/structuremap-demo.html 阅读全文
posted @ 2013-12-22 13:49 胡 杨 阅读(217) 评论(0) 推荐(0) 编辑
摘要: configSections关联的类型在一个进程内只实例化一次。 1、配置文件Web.config <?xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <section name="flyLogger" t 阅读全文
posted @ 2013-12-22 13:31 胡 杨 阅读(433) 评论(3) 推荐(0) 编辑