<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/kellerdu" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/kellerdu" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 18 Jun 2008 08:40:00 GMT</lastBuildDate><title>小小冰的专栏</title><item><title>Ninject简介</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/84928172/1149698/1/item.html</link><wfw:comment>comments/2559820.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2559820.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2559820</trackback:ping><description>&lt;p&gt;NInject是.Net下一款开源的依赖注入框架（IOC），现在的版本是1.0。特性包括： &amp;nbsp; &lt;/p&gt;&lt;p&gt;（1）支持.net 2.0 、3.5和移动版本2.0、3.5 &amp;nbsp; &lt;/p&gt;&lt;p&gt;（2）支持Silverlight &amp;nbsp; &lt;/p&gt;&lt;p&gt;（3）构造器、属性、方法注入 &amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;（4）单态支持 &amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;（5）轻量级拦截器（Lightweight interceptor ）支持（AOP） &amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;（6）易于与其他框架集成 &lt;/p&gt;&lt;p&gt;NIject是一个年轻的项目，与其他IOC ，如Spring.net、Castle相比，还是有一定差距的。 &lt;a href=&quot;http://www.zgkw.cn/forums/blogs/dyx/archive/2008/06/18/77226.aspx&quot;&gt;http://www.zgkw.cn/forums/blogs/dyx/archive/2008/06/18/77226.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src =&quot;aggbug/2559820.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 18 Jun 2008 16:40:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/06/18/2559820.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/06/18/2559820.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/06/18/2559820.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/84928172/1149698</fs:itemid></item><item><title>UrlRewriter2.0使用中的问题</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970762/1149698/1/item.html</link><wfw:comment>comments/2532527.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2532527.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2532527</trackback:ping><description>UrlRewriter两个问题 （1）Object move to here问题     （2）Postback后Url地址问题 &lt;img src =&quot;aggbug/2532527.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Jun 2008 01:21:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/06/10/2532527.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/06/10/2532527.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/06/10/2532527.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970762/1149698</fs:itemid></item><item><title>客户端存储数据工具库-PersistJS</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970763/1149698/1/item.html</link><wfw:comment>comments/2498460.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2498460.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2498460</trackback:ping><description>&lt;p&gt;替代Cookie在客户端存储数据。&lt;/p&gt;&lt;p&gt;&amp;nbsp;Cookie存储数据缺点：&lt;/p&gt;&lt;li&gt;Size: Cookies are limited to about 4 kilobytes in size. &lt;li&gt;Bandwidth: Cookies are sent along with every HTTP transaction. &lt;li&gt;Complexity: Cookies are difficult to manipulate correctly. &lt;p&gt;PersistJS优点：&lt;/p&gt;&lt;li&gt;Small (9.3k minified, 3k gzipped) &lt;li&gt;Standalone: Does not need any additional browser plugins or JavaScript libraries to work on the vast majority of current browsers. &lt;li&gt;Consistent: Provides a consistent, opaque API, regardless of the&lt;img src =&quot;aggbug/2498460.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 May 2008 19:54:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/05/31/2498460.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/05/31/2498460.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/05/31/2498460.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970763/1149698</fs:itemid></item><item><title>.Net下一招搞定SQL注入攻击</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970764/1149698/1/item.html</link><wfw:comment>comments/2494189.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2494189.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2494189</trackback:ping><description>利用Global.asax防止SQL注入攻击&lt;img src =&quot;aggbug/2494189.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 May 2008 02:18:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/05/29/2494189.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/05/29/2494189.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/05/29/2494189.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970764/1149698</fs:itemid></item><item><title>用户控件引用为空问题 (asp .net)</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970765/1149698/1/item.html</link><wfw:comment>comments/2480044.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2480044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2480044</trackback:ping><description>&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;代码中用户控件引用为空问题解决&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;a href=&quot;http://www.zgkw.cn/forums/forums/thread/73467.aspx&quot;&amp;gt;http://www.zgkw.cn/forums/forums/thread/73467.aspx&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;img src =&quot;aggbug/2480044.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 May 2008 23:35:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/05/25/2480044.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/05/25/2480044.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/05/25/2480044.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970765/1149698</fs:itemid></item><item><title>.Net下的中文分词IKAnalyzerNet(基于Lucene.Net)</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970766/1149698/1/item.html</link><wfw:comment>comments/2102572.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2102572.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2102572</trackback:ping><description>java平台下的IKAnalyzer的C#移植版本。支持Lucene.net&lt;img src =&quot;aggbug/2102572.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 18 Feb 2008 20:48:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/02/18/2102572.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/02/18/2102572.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/02/18/2102572.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970766/1149698</fs:itemid></item><item><title>IKAnalyzer和庖丁分词性能对比</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970767/1149698/1/item.html</link><wfw:comment>comments/2102563.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2102563.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2102563</trackback:ping><description>paoding和IK分词效果差不多，IK分词多些但速度差些。
&lt;img src =&quot;aggbug/2102563.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 18 Feb 2008 20:35:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/02/18/2102563.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/02/18/2102563.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/02/18/2102563.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970767/1149698</fs:itemid></item><item><title>一个基于Spring.net AOP实现的安全方案</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970768/1149698/1/item.html</link><wfw:comment>comments/2008065.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2008065.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2008065</trackback:ping><description>一个基于Spring.net AOP实现的安全方案 &lt;img src =&quot;aggbug/2008065.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 02 Jan 2008 00:18:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2008/01/01/2008065.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2008/01/01/2008065.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2008/01/01/2008065.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970768/1149698</fs:itemid></item><item><title>.net2.0中SQL2005高速缓存设置</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970769/1149698/1/item.html</link><wfw:comment>comments/1894268.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1894268.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1894268</trackback:ping><description>.net2.0中SQL2005高速缓存设置&lt;img src =&quot;aggbug/1894268.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Nov 2007 19:03:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2007/11/20/1894268.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2007/11/20/1894268.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2007/11/20/1894268.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970769/1149698</fs:itemid></item><item><title>《代码大全》读书笔记-1</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970770/1149698/1/item.html</link><wfw:comment>comments/1867640.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1867640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1867640</trackback:ping><description>《代码大全》读书笔记&lt;img src =&quot;aggbug/1867640.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Nov 2007 22:46:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2007/11/05/1867640.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2007/11/05/1867640.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2007/11/05/1867640.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970770/1149698</fs:itemid></item><item><title>(原创)一组基于Lucene的cache和非cache搜索测试数据</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970771/1149698/1/item.html</link><wfw:comment>comments/1584728.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1584728.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1584728</trackback:ping><description>一组基于Lucene的cache和非cache搜索测试数据&lt;img src =&quot;aggbug/1584728.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Apr 2007 02:26:00 +0800</pubDate><author>keller</author><comments>http://blog.csdn.net/kellerdu/archive/2007/04/25/1584728.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2007/04/25/1584728.aspx</guid><dc:creator>keller</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2007/04/25/1584728.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970771/1149698</fs:itemid></item><item><title>lucene学习笔记</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970772/1149698/1/item.html</link><wfw:comment>comments/1450912.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1450912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1450912</trackback:ping><description>学习的一点心得&lt;img src =&quot;aggbug/1450912.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Dec 2006 02:12:00 +0800</pubDate><author>kellerdu</author><comments>http://blog.csdn.net/kellerdu/archive/2006/12/20/1450912.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2006/12/20/1450912.aspx</guid><dc:creator>kellerdu</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2006/12/20/1450912.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970772/1149698</fs:itemid></item><item><title>系统设计说明书(架构、概要、详细)目录结构</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970773/1149698/1/item.html</link><wfw:comment>comments/471450.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/471450.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=471450</trackback:ping><description>虽然这些文档一般来说公司都是有模板的，但我写这些文档以来基本上是每写一次就把目录结构给改一次，应该说这是因为自己对这些文档的理解开始加深，慢慢的越来越明白这些文档的作用和其中需要阐述的东西，觉得这三份文档主要阐述了一个系统的设计和实现过程，从系统分解为层次、层次内的模块以及相互的接口、模块分解为对象以及对象的接口、实现这些对象接口的方法。&lt;img src =&quot;aggbug/471450.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Sep 2005 16:15:00 +0800</pubDate><author>kellerdu</author><comments>http://blog.csdn.net/kellerdu/archive/2005/09/05/471450.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2005/09/05/471450.aspx</guid><dc:creator>kellerdu</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2005/09/05/471450.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970773/1149698</fs:itemid></item><item><title>Jboss jBPM中swimlane、actor和role概念的理解</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970774/1149698/1/item.html</link><wfw:comment>comments/221493.aspx</wfw:comment><slash:comments>9</slash:comments><wfw:commentRss>comments/commentRss/221493.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=221493</trackback:ping><description>对jpbm的swimlane、actor和role概念的理解&lt;img src =&quot;aggbug/221493.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Dec 2004 18:25:00 +0800</pubDate><author>kellerdu</author><comments>http://blog.csdn.net/kellerdu/archive/2004/12/19/221493.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2004/12/19/221493.aspx</guid><dc:creator>kellerdu</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2004/12/19/221493.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970774/1149698</fs:itemid></item><item><title>bugzilla</title><link>http://item.feedsky.com/~csdn.net/kellerdu/~1149711/82970775/1149698/1/item.html</link><wfw:comment>comments/214385.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/214385.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=214385</trackback:ping><description>bugzilla&lt;img src =&quot;aggbug/214385.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 13 Dec 2004 17:49:00 +0800</pubDate><author>kellerdu</author><comments>http://blog.csdn.net/kellerdu/archive/2004/12/13/214385.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kellerdu/archive/2004/12/13/214385.aspx</guid><dc:creator>kellerdu</dc:creator><fs:srclink>http://blog.csdn.net/kellerdu/archive/2004/12/13/214385.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/kellerdu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/kellerdu/~1149711/82970775/1149698</fs:itemid></item></channel></rss>