<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_倚栏望海集</title><subtitle type="text">知其然, 知其所以然, 求其所源, 后知其所踪，为善</subtitle><id>http://feed.cnblogs.com/blog/u/6486/rss</id><updated>2010-01-20T08:25:31Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/6486/rss"/><entry><id>http://www.cnblogs.com/1landonsea/archive/2009/11/01/MailReminderForOutlook2007and2010.html</id><title type="text">校验从Outlook2007/2010beta发出的邮件（VS2010beta2， dot Net 3.5 &amp;amp; dot Net 4.0）</title><summary type="text">本文使用VS2010，VSTO40和 .Net Framework 3.5做一个校验Outlook 2007/2010发送邮件的收件人和标题。</summary><published>2009-11-01T10:43:00Z</published><updated>2009-11-01T10:43:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2009/11/01/MailReminderForOutlook2007and2010.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2009/11/01/MailReminderForOutlook2007and2010.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2009/10/23/1588404.html</id><title type="text">The implementation of IDisposable Pattern of System.Net.NetworkInformation.Ping may be wrong</title><summary type="text">The implementation of IDisposable Pattern of System.Net.NetworkInformation.Ping may be wrong in .net framework 2.0.If someone codes like "Ping p = new Ping(); ....p.Dispose();" will get unexpected result.</summary><published>2009-10-22T16:59:00Z</published><updated>2009-10-22T16:59:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2009/10/23/1588404.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2009/10/23/1588404.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2009/09/16/1567384.html</id><title type="text">淡</title><summary type="text">云居虚境高 线撒湖边钓 蜓立杆头摇 茶香径上草 于 二零零九年 九月十六日 零时一分</summary><published>2009-09-15T16:22:00Z</published><updated>2009-09-15T16:22:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2009/09/16/1567384.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2009/09/16/1567384.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2009/09/03/1559366.html</id><title type="text">老事重提--命名规范（Name Notation）</title><summary type="text">&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 如果读者已经加入某个软件公司开始编码，应该已经接触到贵公司的命名规范。一般规范都会解释怎么做，解释为什么的估计会比较少。在本节中笔者尽所能，去挖掘这些命名规范是什么，规范确立的缘由，并且从哪里来的。不过有的缘由已经失落难以寻找，有的可能没有多少理由。有错漏之处，请多多指点。  &amp;#160;&amp;#160;&amp;#160;&amp;#160;...</summary><published>2009-09-03T02:50:00Z</published><updated>2009-09-03T02:50:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2009/09/03/1559366.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2009/09/03/1559366.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/11/01/VSVSSSQL2005Release.html</id><title type="text">VS.Net 2005, VSS 2005, SQL SERVER 2005 Released, Inner Available</title><summary type="text">VS.Net 2005, VSS 2005, SQL SERVER 2005 Released, Inner Available</summary><published>2005-11-01T02:53:00Z</published><updated>2005-11-01T02:53:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/11/01/VSVSSSQL2005Release.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/11/01/VSVSSSQL2005Release.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/03/25/125741.html</id><title type="text">也说VS.Net 下的 IContainer, IComoponent, ISite</title><summary type="text">&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 最近老在 asp.net 的技术上转悠就看到这三个接口。google了一下，很多设计模式的东西挖都出来。。不过不论别人是怎么用的。在 ms 的 Web 设计中，System.Web.UI.WebControl 都是 IComponent，或者说都是从这个接口继承的。VS.Net 设计器本身实现 IContaine...</summary><published>2005-03-25T09:28:00Z</published><updated>2005-03-25T09:28:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/03/25/125741.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/03/25/125741.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/03/07/114207.html</id><title type="text">臆说道学儒家</title><summary type="text">&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 人一天天长大老去，自然对于自己的经历有个看法。这些看法对于后人来说则是宝贵的经验。只是能把这些经验说清楚很不容易。如果还真有人说明白过，就算是老子。他只用五千子就把问题说得很透彻。旧时一般说外用儒家内用道学。内用就是自己用的，没法对别人说；或者很难说个透彻；或者是很难比老子说的透彻。几千年...</summary><published>2005-03-07T02:25:00Z</published><updated>2005-03-07T02:25:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/03/07/114207.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/03/07/114207.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/02/25/109199.html</id><title type="text">看了一下VS2005对托管C++的修正</title><summary type="text">原文连接：http://blog.sunmast.com/sunmast/articles/860.aspx我的一些看法：用 gcnew 是个好主意。 看到这个比较兴奋： 引用类型在堆栈上 ReferenceType h; 处理Dispose的方式也还不错： 调用Dispose 方法 ReferenceType^ h = gcnew ReferenceType; delete h; 这个也可以接受...</summary><published>2005-02-25T08:08:00Z</published><updated>2005-02-25T08:08:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/02/25/109199.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/02/25/109199.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/02/23/108032.html</id><title type="text">春节广州西关行</title><summary type="text">2005年春节广州西关行（西关图文）。</summary><published>2005-02-23T05:59:00Z</published><updated>2005-02-23T05:59:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/02/23/108032.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/02/23/108032.html"/></entry><entry><id>http://www.cnblogs.com/1landonsea/archive/2005/01/15/RethrowExceptionInCSharp.html</id><title type="text">你会重抛异常(re-throw Exception)不？</title><summary type="text">Do you know how to re-throw exception in C#? The article will tell you how and give you some original links.</summary><published>2005-01-14T17:01:00Z</published><updated>2005-01-14T17:01:00Z</updated><author><name>Aaron@cnblogs</name><uri>http://www.cnblogs.com/1landonsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/1landonsea/archive/2005/01/15/RethrowExceptionInCSharp.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/1landonsea/archive/2005/01/15/RethrowExceptionInCSharp.html"/></entry></feed>
