<?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/oyiboy" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/oyiboy" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 03 Jul 2008 16:19:00 GMT</lastBuildDate><title>轻灵自由的珍珠</title><description>一个程序应该是轻灵自由的，它的子过程就象串在一根线上的珍珠。自始至终，目标明确。既没有不必要的循环也没有没有被引用的变量，既不缺少结构化也不至于僵硬呆板。</description><item><title>C#编码规范</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731196/1065246/1/item.html</link><wfw:comment>comments/2608824.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2608824.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2608824</trackback:ping><description>C#编码规范&lt;img src =&quot;aggbug/2608824.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 04 Jul 2008 00:19:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731196/1065246</fs:itemid></item><item><title>C#编码规范</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731198/1065246/1/item.html</link><wfw:comment>comments/2608826.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2608826.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2608826</trackback:ping><description>C#编码规范&lt;img src =&quot;aggbug/2608826.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 04 Jul 2008 00:19:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608826.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2008/07/03/2608826.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608826.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731198/1065246</fs:itemid></item><item><title>DataSource与一维数组的绑定</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731199/1065246/1/item.html</link><wfw:comment>comments/2029002.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2029002.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2029002</trackback:ping><description>在某个组件的DataSource里直接绑定普通一维数的使用方式，文章案例是ArrayList，直接使用string[]之类的普通数组也是可行的。&lt;img src =&quot;aggbug/2029002.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Jan 2008 00:59:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731199/1065246</fs:itemid></item><item><title>实现数据随机排序</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731201/1065246/1/item.html</link><wfw:comment>comments/1388959.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1388959.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1388959</trackback:ping><description>让select的结果以随机排序方式呈现。大部份会被应用在随机获取数据库内容方面&lt;img src =&quot;aggbug/1388959.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Nov 2006 05:28:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/11/16/1388959.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/11/16/1388959.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/11/16/1388959.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731201/1065246</fs:itemid></item><item><title>ASP.net手动获取回传的事件</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731202/1065246/1/item.html</link><wfw:comment>comments/1358765.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1358765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1358765</trackback:ping><description>这个是我偶然找到的东西，作用嘛，是可以提前判断事件类型，从而合理的安排好Load和事件的处理顺序，以后估计会常用到，记录在这里以便以后查询&lt;img src =&quot;aggbug/1358765.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 01 Nov 2006 00:34:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/10/31/1358765.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/10/31/1358765.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/10/31/1358765.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731202/1065246</fs:itemid></item><item><title>(Dotnet2.0)ICallbackEventHandler实现无刷新操作</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731203/1065246/1/item.html</link><wfw:comment>comments/1335265.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/1335265.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1335265</trackback:ping><description>Dotnet自带的轻量级ajax接口ICallbackEventHandler的记忆型解说&lt;img src =&quot;aggbug/1335265.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Oct 2006 18:45:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731203/1065246</fs:itemid></item><item><title>DataSet.Merge与DataTable操作小技巧</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731205/1065246/1/item.html</link><wfw:comment>comments/830187.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/830187.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=830187</trackback:ping><description>DataSet.Merge对于在调整DataTable内数据的一些使用小技巧。包括调整排序，提取部份数据生成新Table等。&lt;img src =&quot;aggbug/830187.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Jun 2006 03:30:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731205/1065246</fs:itemid></item><item><title>彻底解决ASP.net Request乱码问题。</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731209/1065246/1/item.html</link><wfw:comment>comments/612308.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/612308.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=612308</trackback:ping><description>彻底解决ASP.net Request乱码问题。&lt;img src =&quot;aggbug/612308.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 28 Feb 2006 23:57:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731209/1065246</fs:itemid></item><item><title>遭遇ASP类的事件设计</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731210/1065246/1/item.html</link><wfw:comment>comments/595939.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>comments/commentRss/595939.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=595939</trackback:ping><description>这段时间由于接触到MVC，也知道了Class的运用方式，遭遇到了事件的设计。&lt;img src =&quot;aggbug/595939.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 10 Feb 2006 19:34:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/02/10/595939.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/02/10/595939.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/02/10/595939.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731210/1065246</fs:itemid></item><item><title>[ASP设计]用MVC模型引导你的WEB设计思路-第二版</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731211/1065246/1/item.html</link><wfw:comment>comments/595164.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/595164.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=595164</trackback:ping><description>习惯于过程式的开发，一直向往着面向对象。无奈半路出家人，没有一点内力基础，看了一大堆面向对象的书也只是看得一头雾水。对于MVC的概念也是偶然了解到的，感觉能和WEB开发结合起来让项目面向对象化。以下是我一点点心得。&lt;img src =&quot;aggbug/595164.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 09 Feb 2006 20:41:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2006/02/09/595164.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2006/02/09/595164.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2006/02/09/595164.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731211/1065246</fs:itemid></item><item><title>ASP写的链表Class，不太实用，就当练习写Class了。</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731212/1065246/1/item.html</link><wfw:comment>comments/561922.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/561922.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561922</trackback:ping><description>用VBscript写的链表类，老实说，在修改和删除方法，用VBscript模拟真的很勉强，我想了半天不得不用execute这个笨办法...&lt;img src =&quot;aggbug/561922.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 26 Dec 2005 05:10:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2005/12/25/561922.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2005/12/25/561922.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2005/12/25/561922.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731212/1065246</fs:itemid></item><item><title>C#手札，第一步。</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731213/1065246/1/item.html</link><wfw:comment>comments/561427.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/561427.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561427</trackback:ping><description>自己摸索真的很累人。有时为一些很白痴的问题折腾不少的时间。因为问题太白痴，还没地方找答案。真是郁闷。所以，把自己遇到的都写出来，让那些跟我一样为这些问题头痛的人不用这么麻烦。
&lt;img src =&quot;aggbug/561427.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Dec 2005 08:19:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731213/1065246</fs:itemid></item><item><title>手札第一篇。</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731214/1065246/1/item.html</link><wfw:comment>comments/561395.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/561395.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561395</trackback:ping><description>手札第一篇，算是牢骚了。&lt;img src =&quot;aggbug/561395.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Dec 2005 07:45:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731214/1065246</fs:itemid></item><item><title>[HTML]下拉输入框--能输入的select</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731215/1065246/1/item.html</link><wfw:comment>comments/543645.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/543645.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=543645</trackback:ping><description>又可以输入，又有可以选的下拉输入框？有这么容易？好东西总要付出一定的代价。硬是把select和text拼在一起的代价就是118行的js代码....就这点代价而以吗？？谁又知道。(高手知道..反正我不知道..)&lt;img src =&quot;aggbug/543645.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Dec 2005 07:44:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2005/12/04/543645.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2005/12/04/543645.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2005/12/04/543645.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731215/1065246</fs:itemid></item><item><title>正则表达式之正负向预查使</title><link>http://item.feedsky.com/~csdn.net/oyiboy/~1065246/89731216/1065246/1/item.html</link><wfw:comment>comments/543605.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>comments/commentRss/543605.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=543605</trackback:ping><description>匹配或不匹配一个或多个字符串，就在正负向预查使。哈..摘要变成广告了，只是不知道有人知道这是什么意思不？&lt;img src =&quot;aggbug/543605.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Dec 2005 06:34:00 +0800</pubDate><author>布丁龙</author><comments>http://blog.csdn.net/oyiboy/archive/2005/12/04/543605.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oyiboy/archive/2005/12/04/543605.aspx</guid><dc:creator>布丁龙</dc:creator><fs:srclink>http://blog.csdn.net/oyiboy/archive/2005/12/04/543605.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oyiboy/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/oyiboy/~1065246/89731216/1065246</fs:itemid></item></channel></rss>