摘要: 如果一个Assembly 使用强名编译了, 那么要求所有其引用的Assembly也必须是有强名的, 这可能是处于安全的考虑, 因为如果允许引用没有强名的Assembly 居心不良者可以通过替换没有强名的组件达到破坏的目的. 没有强名的Assembly可以使用有强名的Assembly, 其Public Key 和Assembly版本号 将保存将保存在没有强名的Assembly中... 阅读全文
posted @ 2008-07-12 21:59 TianHon 阅读(784) 评论(1) 推荐(0) 编辑
摘要: A real-word sample of MVP One small software company, when customer have problems they will call technical support team to solve the problem. 1 years later, the company's business become more, they identify one helpdesk team to collect customer's problem and then the helpdesk will look for corresponding technical support people and pass the problem the person, once the person solved the problem he will feedback the helpdesk and helpdesk will response to user on the result. Now, the 阅读全文
posted @ 2008-07-12 21:29 TianHon 阅读(869) 评论(1) 推荐(0) 编辑