<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>轻灵自由的珍珠 - C#学习手札</title><link>http://blog.csdn.net/oyiboy/category/167304.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 02 Sep 2008 10:31:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>布丁龙</dc:creator><title>VS2008中“最近的项目”消失</title><link>http://blog.csdn.net/oyiboy/archive/2008/09/02/2865007.aspx</link><pubDate>Tue, 02 Sep 2008 10:20:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2008/09/02/2865007.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/2865007.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2008/09/02/2865007.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/comments/commentRss/2865007.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2865007</trackback:ping><description>最近突然发现vs的最近项目列表消失不见了。强行在自定义从将这个选项拉到菜单中也没反应，为此郁闷了许久。今天突然想起之前一时兴起作了某项设置，急忙恢复，然后vs的最近项目列表恢复正常&lt;img src ="http://blog.csdn.net/oyiboy/aggbug/2865007.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>C#编码规范</title><link>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx</link><pubDate>Thu, 03 Jul 2008 16:19:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/2608824.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2008/07/03/2608824.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/comments/commentRss/2608824.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2608824</trackback:ping><description>C#编码规范&lt;img src ="http://blog.csdn.net/oyiboy/aggbug/2608824.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>DataSource与一维数组的绑定</title><link>http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx</link><pubDate>Mon, 07 Jan 2008 16:59:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/2029002.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2008/01/07/2029002.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/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 ="http://blog.csdn.net/oyiboy/aggbug/2029002.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>(Dotnet2.0)ICallbackEventHandler实现无刷新操作</title><link>http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx</link><pubDate>Sun, 15 Oct 2006 10:45:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/1335265.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2006/10/15/1335265.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/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 ="http://blog.csdn.net/oyiboy/aggbug/1335265.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>DataSet.Merge与DataTable操作小技巧</title><link>http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx</link><pubDate>Sat, 24 Jun 2006 19:30:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/830187.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2006/06/24/830187.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/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 ="http://blog.csdn.net/oyiboy/aggbug/830187.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>彻底解决ASP.net Request乱码问题。</title><link>http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx</link><pubDate>Tue, 28 Feb 2006 15:57:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/612308.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2006/02/28/612308.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/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 ="http://blog.csdn.net/oyiboy/aggbug/612308.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>C#手札，第一步。</title><link>http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx</link><pubDate>Sun, 25 Dec 2005 00:19:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/561427.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2005/12/25/561427.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/comments/commentRss/561427.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561427</trackback:ping><description>自己摸索真的很累人。有时为一些很白痴的问题折腾不少的时间。因为问题太白痴，还没地方找答案。真是郁闷。所以，把自己遇到的都写出来，让那些跟我一样为这些问题头痛的人不用这么麻烦。
&lt;img src ="http://blog.csdn.net/oyiboy/aggbug/561427.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>布丁龙</dc:creator><title>手札第一篇。</title><link>http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx</link><pubDate>Sat, 24 Dec 2005 23:45:00 GMT</pubDate><guid>http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx</guid><wfw:comment>http://blog.csdn.net/oyiboy/comments/561395.aspx</wfw:comment><comments>http://blog.csdn.net/oyiboy/archive/2005/12/24/561395.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oyiboy/comments/commentRss/561395.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=561395</trackback:ping><description>手札第一篇，算是牢骚了。&lt;img src ="http://blog.csdn.net/oyiboy/aggbug/561395.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>