Wu.Country@侠缘

勤学似春起之苗,不见其增,日有所长; 辍学如磨刀之石,不见其损,日所有亏!

30.Effective C#

EffectiveC#的翻译文章。 这里可能还有一些关于C#程序设计效率相关的问题。
精益与敏捷开发(随笔)

posted @ 2009-02-08 11:11 Wu.Country@侠缘 阅读(159) | 评论 (0)

Effective C# 原则50:了解ECMA标准(译)

posted @ 2007-04-09 21:47 Wu.Country@侠缘 阅读(930) | 评论 (3)

Effective C#49:为C#2.0做好准备(译)

posted @ 2007-04-08 22:54 Wu.Country@侠缘 阅读(479) | 评论 (1)

Effective C# 原则48:了解更多的工具和资源(译)

posted @ 2007-04-07 21:48 Wu.Country@侠缘 阅读(464) | 评论 (1)

Effective C# 原则47:选择安全的代码(译)

posted @ 2007-04-06 22:58 Wu.Country@侠缘 阅读(441) | 评论 (0)

Effecitve C# 原则46:最小化与其它非托管代码的交互(译)

posted @ 2007-04-05 22:16 Wu.Country@侠缘 阅读(532) | 评论 (0)

Effective C# 原则45:选择强异常来保护程序(译)

posted @ 2007-04-04 21:09 Wu.Country@侠缘 阅读(499) | 评论 (0)

Effective C# 第6章:杂项(译)

posted @ 2007-04-04 19:30 Wu.Country@侠缘 阅读(296) | 评论 (0)

Effective C# 原则44:创建应用程序特定的异常类(译)

posted @ 2007-04-03 21:34 Wu.Country@侠缘 阅读(494) | 评论 (4)

Effective C# 原则43:请勿滥用反射(译)

posted @ 2007-04-02 19:42 Wu.Country@侠缘 阅读(743) | 评论 (4)

Effective C# 原则42:使用特性进行简单的反射(译)

posted @ 2007-04-01 22:57 Wu.Country@侠缘 阅读(603) | 评论 (0)

Effective C# 原则41:选择DataSet而不是自定义的数据结构(译)

posted @ 2007-03-31 19:33 Wu.Country@侠缘 阅读(758) | 评论 (0)

Effective C# 原则40:根据需求选择集合(译)

posted @ 2007-03-30 23:09 Wu.Country@侠缘 阅读(792) | 评论 (0)

Effective C# 原则39:使用.Net验证(译)

posted @ 2007-03-29 23:34 Wu.Country@侠缘 阅读(475) | 评论 (0)

Effective C# 原则38:使用和支持数据绑定(译)

posted @ 2007-03-28 21:45 Wu.Country@侠缘 阅读(590) | 评论 (2)

Effective C# 原则37:使用标准的配置机制(译)

posted @ 2007-03-27 22:45 Wu.Country@侠缘 阅读(520) | 评论 (1)

Effective C# 原则36:利用.Net运行时诊断(译)

posted @ 2007-03-27 19:19 Wu.Country@侠缘 阅读(386) | 评论 (0)

Effective C# 原则35:选择重写函数而不是使用事件句柄(译)

posted @ 2007-03-26 20:33 Wu.Country@侠缘 阅读(599) | 评论 (2)

Effective C# 第五章:和Framework一起工作(译)

posted @ 2007-03-26 19:36 Wu.Country@侠缘 阅读(277) | 评论 (0)

Effective C# 原则34:创建大容量的Web API(译)

posted @ 2007-03-25 22:25 Wu.Country@侠缘 阅读(451) | 评论 (0)

Effective C# 原则33:限制类型的访问(译)

posted @ 2007-03-24 21:32 Wu.Country@侠缘 阅读(357) | 评论 (1)

Effective C# 原则32:选择小而内聚的程序集(译)

posted @ 2007-03-23 21:17 Wu.Country@侠缘 阅读(354) | 评论 (1)

Effective C# 原则31:选择小而简单的函数(译)

posted @ 2007-03-22 20:51 Wu.Country@侠缘 阅读(351) | 评论 (1)

Effective C# 原则30:选择与CLS兼容的程序集(译)

posted @ 2007-03-21 20:39 Wu.Country@侠缘 阅读(372) | 评论 (0)

Effective C# 第4章:创建基于二进制的组件(译)

posted @ 2007-03-20 19:21 Wu.Country@侠缘 阅读(416) | 评论 (3)

Effective C# 原则29:仅在对基类进行强制更新时才使用new修饰符(译)

posted @ 2007-03-19 20:15 Wu.Country@侠缘 阅读(428) | 评论 (3)

Effective C# 原则28:避免转换操作(译)

posted @ 2007-03-18 15:26 Wu.Country@侠缘 阅读(368) | 评论 (2)

Effective C# 原则27:避免使用ICloneable(译)

posted @ 2007-03-17 11:38 Wu.Country@侠缘 阅读(575) | 评论 (7)

Effective C# 原则26:用IComparable和IComparer实现对象的顺序关系(译)

posted @ 2007-03-16 20:09 Wu.Country@侠缘 阅读(803) | 评论 (4)

Effective C# 原则25: 让你的类型支持序列化(译)

posted @ 2007-03-15 21:02 Wu.Country@侠缘 阅读(761) | 评论 (1)

Effective C# 原则24:选择申明式编程而不是命令式编程(译)

posted @ 2007-03-14 20:05 Wu.Country@侠缘 阅读(479) | 评论 (2)

Effective C# 原则23:避免返回内部类对象的引用(翻译)

posted @ 2007-03-13 20:35 Wu.Country@侠缘 阅读(652) | 评论 (0)

Effective C# 原则22:用事件定义对外接口(译)

posted @ 2007-03-12 20:15 Wu.Country@侠缘 阅读(636) | 评论 (3)

Effective C# 原则21:用委托来表示回调(译)

posted @ 2007-03-11 19:35 Wu.Country@侠缘 阅读(629) | 评论 (3)

Effective C# 原则20:明辨接口实现和虚函数重载的区别(译)

posted @ 2007-03-10 19:54 Wu.Country@侠缘 阅读(745) | 评论 (4)

Effective C# 原则19:选择定义和实现接口而不是继承(译)

posted @ 2007-03-09 21:34 Wu.Country@侠缘 阅读(580) | 评论 (3)

Effective C# 第三章,用C#表达你的设计(译)

posted @ 2007-03-08 20:42 Wu.Country@侠缘 阅读(432) | 评论 (0)

Effective C# 原则18:实现标准的处理(Dispose)模式(译)

posted @ 2007-03-07 22:18 Wu.Country@侠缘 阅读(582) | 评论 (5)

Effective C# 原则17:装箱和拆箱的最小化(译)

posted @ 2007-03-06 21:44 Wu.Country@侠缘 阅读(486) | 评论 (1)

Effective C# 原则16:垃圾最小化(译)

posted @ 2007-03-05 20:31 Wu.Country@侠缘 阅读(480) | 评论 (1)

Effective C# 原则15:使用using和try/finally来做资源清理(译)

posted @ 2007-03-04 11:42 Wu.Country@侠缘 阅读(572) | 评论 (2)

Effective C# 原则14:使用构造函数链(译)

posted @ 2007-03-03 15:02 Wu.Country@侠缘 阅读(750) | 评论 (7)

Effective C# 原则13:用静态构造函数初始化类的静态成员(译)

posted @ 2007-03-02 19:19 Wu.Country@侠缘 阅读(812) | 评论 (1)

Effective C# 原则12:选择变量初始化而不是赋值语句

posted @ 2007-03-01 19:56 Wu.Country@侠缘 阅读(898) | 评论 (9)

Effective C# 第二章:.Net资源管理(翻译)

posted @ 2007-02-28 21:29 Wu.Country@侠缘 阅读(603) | 评论 (1)

Effective C# 原则11:选择foreach循环

posted @ 2007-02-27 21:06 Wu.Country@侠缘 阅读(2041) | 评论 (9)

Effective C# 原则10: 明白GetHashCode()的缺陷(译)

posted @ 2007-02-26 21:33 Wu.Country@侠缘 阅读(817) | 评论 (4)

Effective C# 原则9:明白几个相等运算之间的关系(译)

posted @ 2007-02-25 21:23 Wu.Country@侠缘 阅读(720) | 评论 (2)

Effective C#英文原版下载

posted @ 2007-02-24 20:47 Wu.Country@侠缘 阅读(2320) | 评论 (16)

Effective C# 原则8:确保0对于值类型数据是有效的(翻译)

posted @ 2007-02-24 19:49 Wu.Country@侠缘 阅读(521) | 评论 (1)

Effective C# 原则7: 选择恒定的原子值类型数据(译)

posted @ 2007-02-15 19:31 Wu.Country@侠缘 阅读(543) | 评论 (0)

Effective C# 原则6:区别值类型数据和引用类型数据

posted @ 2007-02-14 22:59 Wu.Country@侠缘 阅读(937) | 评论 (4)

Effective C# 原则5:始终提供ToString()(翻译)

posted @ 2007-02-13 19:49 Wu.Country@侠缘 阅读(861) | 评论 (4)

Effective C# 原则4:用条件属性而不是#if预编译块(译)

posted @ 2007-02-13 16:29 Wu.Country@侠缘 阅读(3923) | 评论 (6)

Effective C# 原则3:选择is或者as操作符而不是做强制类型转换(翻译)

posted @ 2007-02-12 21:31 Wu.Country@侠缘 阅读(3190) | 评论 (11)

Effective C# 原则2:为你的常量选择readonly而不是const(译)

posted @ 2007-02-12 14:10 Wu.Country@侠缘 阅读(3568) | 评论 (15)

Effective C# 原则1:尽可能的使用属性(property),而不是数据成员(field)。

posted @ 2007-02-10 11:08 Wu.Country@侠缘 阅读(3946) | 评论 (14)