profile for Macon_Cao at Stack Overflow, Q&A for professional and enthusiast programmers
随笔 - 130  文章 - 0  评论 - 195  阅读 - 13万
01 2012 档案
ObjectCache 的使用
摘要:Cache的获取及定义 Cache的获取代码: var cache = CacheManager.Instance.GetCache<KeyType, ValueType>(); 因此对Cache的定... 阅读全文
posted @ 2012-01-10 15:07 涵树 阅读(2414) 评论(0) 推荐(1) 编辑
TDD 模式开发初探
摘要:以下是TDD开发中类型的一般分布 这里面关键的类型为 RequestUnitControl, RequestUnitModel, IConfigDataProvider和RequestUnitMod... 阅读全文
posted @ 2012-01-06 22:51 涵树 阅读(2449) 评论(0) 推荐(0) 编辑
Thinking in Model in Windows Form development
摘要:The Model is the M in MVC which is the current popular design pattern in Asp.net. To think in Model, I have two points. Model depends on the interfaces. Divide the business logic on the model into i... 阅读全文
posted @ 2012-01-02 21:20 涵树 阅读(910) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示