<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_aiyagaze -- It's not so bad</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/20919/rss</id><updated>2011-12-02T05:36:36Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/20919/rss"/><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/06/16/785872.html</id><title type="text">Effective C# Item 35: Prefer Overrides to Event Handlers</title><summary type="text">Effective C# Item 35: Prefer Overrides to Event Handlers在处理派生类事件时推荐重写而不是使用事件句柄</summary><published>2007-06-16T11:25:00Z</published><updated>2007-06-16T11:25:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/16/785872.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/16/785872.html"/><content type="text">Effective C# Item 35: Prefer Overrides to Event Handlers在处理派生类事件时推荐重写而不是使用事件句柄</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/06/08/776215.html</id><title type="text">Effective C# Item 40: Match Your Collection to Your Needs</title><summary type="text">Effective C# Item 40: Match Your Collection to Your Needs根据需要选用恰当的集合</summary><published>2007-06-08T06:22:00Z</published><updated>2007-06-08T06:22:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/08/776215.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/08/776215.html"/><content type="text">Effective C# Item 40: Match Your Collection to Your Needs根据需要选用恰当的集合</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/06/01/767880.html</id><title type="text">为程序添加自己的跟踪侦听器</title><summary type="text">简单介绍跟踪侦听器及其使用</summary><published>2007-06-01T08:26:00Z</published><updated>2007-06-01T08:26:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/01/767880.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/06/01/767880.html"/><content type="text">简单介绍跟踪侦听器及其使用</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/05/27/761761.html</id><title type="text">Effective C# Item 31: Prefer Small, Simple Functions</title><summary type="text">Effective C# Item 31: Prefer Small, Simple Functions推荐使用小且简单的函数</summary><published>2007-05-27T13:03:00Z</published><updated>2007-05-27T13:03:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/05/27/761761.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/05/27/761761.html"/><content type="text">Effective C# Item 31: Prefer Small, Simple Functions推荐使用小且简单的函数</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/05/21/754204.html</id><title type="text">Effective C# Item 30: Prefer CLS-Compliant Assemblies</title><summary type="text">Effective C# Item 30: Prefer CLS-Compliant Assemblies让程序集符合CLS(公共语言规范)</summary><published>2007-05-21T06:49:00Z</published><updated>2007-05-21T06:49:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/05/21/754204.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/05/21/754204.html"/><content type="text">Effective C# Item 30: Prefer CLS-Compliant Assemblies让程序集符合CLS(公共语言规范)</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/04/25/727240.html</id><title type="text">Chapter 4 Create Binary Components</title><summary type="text">Chapter 4 Create Binary Components创建二进制组件</summary><published>2007-04-25T11:35:00Z</published><updated>2007-04-25T11:35:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/25/727240.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/25/727240.html"/><content type="text">Chapter 4 Create Binary Components创建二进制组件</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/04/22/722274.html</id><title type="text">Effective C# Item 29: Use the new Modifier Only When Base Class Updates Mandate it</title><summary type="text">Effective C# Item29: Use the new Modifier Only When Base Class Updates Mandate it只在更新基类的情况下使用new修饰符</summary><published>2007-04-22T03:40:00Z</published><updated>2007-04-22T03:40:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/22/722274.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/22/722274.html"/><content type="text">Effective C# Item29: Use the new Modifier Only When Base Class Updates Mandate it只在更新基类的情况下使用new修饰符</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/04/14/707097.html</id><title type="text">Effective C# Item 28: Avoid Conversion Operators</title><summary type="text">Effective C# Item 28: Avoid Conversion Operators尽量避免转换操作</summary><published>2007-04-14T06:57:00Z</published><updated>2007-04-14T06:57:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/14/707097.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/14/707097.html"/><content type="text">Effective C# Item 28: Avoid Conversion Operators尽量避免转换操作</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/04/07/684607.html</id><title type="text">Effective C# Item 27: Avoid ICloneable</title><summary type="text">Effective C# Item 27: Avoid ICloneable避免使用ICloneable接口</summary><published>2007-04-07T08:10:00Z</published><updated>2007-04-07T08:10:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/07/684607.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/04/07/684607.html"/><content type="text">Effective C# Item 27: Avoid ICloneable避免使用ICloneable接口</content></entry><entry><id>http://www.cnblogs.com/aiyagaze/archive/2007/03/26/678932.html</id><title type="text">Effective C# Item 26: Implement Ordering Relations with IComparable and IComparer</title><summary type="text">Effective C# Item 26: Implement Ordering Relations with IComparable and IComparer通过IComparable和IComparer接口来实现排序关系</summary><published>2007-03-26T03:17:00Z</published><updated>2007-03-26T03:17:00Z</updated><author><name>aiya</name><uri>http://www.cnblogs.com/aiyagaze/</uri></author><link rel="alternate" href="http://www.cnblogs.com/aiyagaze/archive/2007/03/26/678932.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/aiyagaze/archive/2007/03/26/678932.html"/><content type="text">Effective C# Item 26: Implement Ordering Relations with IComparable and IComparer通过IComparable和IComparer接口来实现排序关系</content></entry></feed>
