<?xml version="1.0" encoding="UTF-8"?> 尽量使用using语句块和finally (实现IDisposable)
尽量使用单个大程序集而不是多个小程序集 (使用NGen.exe)
使用sealed关键字
权衡虚函数
使用弱引用