<?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/id_9527" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/id_9527" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 19 Dec 2007 15:06:00 GMT</lastBuildDate><title>id_9527的专栏</title><description>GoGo的技术空间</description><link>http://blog.csdn.net/id_9527/</link><item><title>【整理】微软开发认证体系考试科目及代码</title><link>http://blog.csdn.net/id_9527/archive/2007/12/19/1953754.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1953754.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1953754.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1953754</trackback:ping><description>基于C#.NET的微软开发认证考试证书及考试科目，略带分析，想考微软开发认证的朋友可以参考下。&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1953754.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Dec 2007 23:06:00 +0800</pubDate><author>gogo</author><comments>http://blog.csdn.net/id_9527/archive/2007/12/19/1953754.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/12/19/1953754.aspx</guid><dc:creator>gogo</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/12/19/1953754.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271538/1299734</fs:itemid></item><item><title>【原创-翻译】C#编码规范</title><link>http://blog.csdn.net/id_9527/archive/2007/12/16/1942044.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1942044.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1942044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1942044</trackback:ping><description>本文翻译Mike Krüger的CodingStyleGuide，仅供学习之用。由于水平有限，翻译难免存在错误，请批评指正，我会及时修改，方便后来看本文的人。也欢迎大家到我的blog上探讨技术问题，很愿意跟大家交朋友。&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1942044.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 16 Dec 2007 23:29:00 +0800</pubDate><author>gogo</author><comments>http://blog.csdn.net/id_9527/archive/2007/12/16/1942044.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/12/16/1942044.aspx</guid><dc:creator>gogo</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/12/16/1942044.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271539/1299734</fs:itemid></item><item><title>【原创】.NET中Trace类和Debug类的应用举例</title><link>http://blog.csdn.net/id_9527/archive/2007/12/12/1931629.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1931629.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1931629.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1931629</trackback:ping><description>.NET中的Trace类和Debug类是System.Diagnostics命名空间下的两个用于调试的类，在软件开发中使用得当，可以帮助我们调试开发程序，提高效率，很有用。其中，Debug类仅在调试版本中有效，而Trace类在调试版本和正式版本中均有效。&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1931629.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Dec 2007 00:17:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/12/12/1931629.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/12/12/1931629.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/12/12/1931629.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271540/1299734</fs:itemid></item><item><title>【转-改】泛型介绍</title><link>http://blog.csdn.net/id_9527/archive/2007/05/29/1630100.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1630100.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1630100.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1630100</trackback:ping><description>本文讨论泛型处理的问题空间、它们的实现方式、该编程模型的好处，以及独特的创新（例如，约束、泛型方法和委托以及泛型继承）。此外，本文还讨论 .NET Framework 如何利用泛型。&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1630100.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 30 May 2007 05:19:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/05/29/1630100.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/05/29/1630100.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/05/29/1630100.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271541/1299734</fs:itemid></item><item><title>开启厦门之旅</title><link>http://blog.csdn.net/id_9527/archive/2007/04/11/1561214.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1561214.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1561214.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1561214</trackback:ping><description>旅行，厦门，出差&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1561214.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 12 Apr 2007 05:06:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/04/11/1561214.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/04/11/1561214.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/04/11/1561214.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271542/1299734</fs:itemid></item><item><title>走向成功之路的四大步骤</title><link>http://blog.csdn.net/id_9527/archive/2007/04/09/1558189.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1558189.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1558189.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1558189</trackback:ping><description>头脑风暴，成功，步骤&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1558189.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 10 Apr 2007 06:16:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/04/09/1558189.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/04/09/1558189.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/04/09/1558189.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271543/1299734</fs:itemid></item><item><title>周末八大处之游</title><link>http://blog.csdn.net/id_9527/archive/2007/04/09/1558137.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1558137.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1558137.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1558137</trackback:ping><description>八大处，宿舍同学，聚会&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1558137.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 10 Apr 2007 05:32:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/04/09/1558137.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/04/09/1558137.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/04/09/1558137.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271544/1299734</fs:itemid></item><item><title>还没开始学习呢--计划前奏</title><link>http://blog.csdn.net/id_9527/archive/2007/04/03/1551032.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1551032.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1551032.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1551032</trackback:ping><description>学习&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1551032.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 04 Apr 2007 04:34:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/04/03/1551032.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/04/03/1551032.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/04/03/1551032.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271545/1299734</fs:itemid></item><item><title>开blog了开blog了</title><link>http://blog.csdn.net/id_9527/archive/2007/03/07/1522958.aspx</link><wfw:comment>http://blog.csdn.net/id_9527/comments/1522958.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/id_9527/comments/commentRss/1522958.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1522958</trackback:ping><description>博客开通&lt;img src =&quot;http://blog.csdn.net/id_9527/aggbug/1522958.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Mar 2007 19:10:00 +0800</pubDate><author>id_9527</author><comments>http://blog.csdn.net/id_9527/archive/2007/03/07/1522958.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/id_9527/archive/2007/03/07/1522958.aspx</guid><dc:creator>id_9527</dc:creator><fs:srclink>http://blog.csdn.net/id_9527/archive/2007/03/07/1522958.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/id_9527/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/id_9527/~1296807/206271546/1299734</fs:itemid></item></channel></rss>