<?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/hchxxzx" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/hchxxzx" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 02 Nov 2006 23:43:00 GMT</lastBuildDate><title>hchxxzx的专栏</title><link>http://blog.csdn.net/hchxxzx/</link><item><title>软件学习的境界-看袁峰对金旭亮回复有感</title><link>http://blog.csdn.net/hchxxzx/archive/2006/11/02/1363754.aspx</link><wfw:comment>http://blog.csdn.net/hchxxzx/comments/1363754.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/hchxxzx/comments/commentRss/1363754.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1363754</trackback:ping><description>人类社会是一个群体,在这个群体中,往往也遵守&quot;二八定律&quot;,也就是说,100个人里面,20%或更少的人是最优秀的,80%或更多的人是很一般的.因为这是社会的需要,设想一下,商业经济是来钱比较快的,但如果社会上所有人都去经商,那过不了几天所有人都饿死了--因为,没有人去生产粮食.&lt;img src =&quot;http://blog.csdn.net/hchxxzx/aggbug/1363754.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 03 Nov 2006 07:43:00 +0800</pubDate><author>hchxxzx</author><comments>http://blog.csdn.net/hchxxzx/archive/2006/11/02/1363754.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hchxxzx/archive/2006/11/02/1363754.aspx</guid><dc:creator>hchxxzx</dc:creator></item><item><title>关于二级联动/三级联动下拉框的示例代码</title><link>http://blog.csdn.net/hchxxzx/archive/2005/07/01/409158.aspx</link><wfw:comment>http://blog.csdn.net/hchxxzx/comments/409158.aspx</wfw:comment><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/hchxxzx/comments/commentRss/409158.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=409158</trackback:ping><description>最近,在CSDN论坛上,经常发现有人在问如何实现联动的下拉框如何实现.其实在ASP.NET中,如果不需要无刷新页面的话,已经非常容易实现这样的效果了.但如果需要无刷新的效果,还是要借助脚本实现(主要是xmlhttp取值进行填充). 
         这里面提供一个完整的示例项目,里面包含二级/三级联动的示例代码,并有一个用于操作的ACCESS数据库. 
         &lt;img src =&quot;http://blog.csdn.net/hchxxzx/aggbug/409158.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 01 Jul 2005 16:55:00 +0800</pubDate><author>hchxxzx</author><comments>http://blog.csdn.net/hchxxzx/archive/2005/07/01/409158.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hchxxzx/archive/2005/07/01/409158.aspx</guid><dc:creator>hchxxzx</dc:creator></item><item><title>(原创)两年前写的一个关于六款WEB上传组件性能测试与比较</title><link>http://blog.csdn.net/hchxxzx/archive/2005/06/16/395877.aspx</link><wfw:comment>http://blog.csdn.net/hchxxzx/comments/395877.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/hchxxzx/comments/commentRss/395877.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=395877</trackback:ping><description>目前，网络上使用的上传方式大致分为两类，一类是使用经过编译的组件（DLL文件）进行上传，要使用该上传方式必须在服务器上安装上传组件或在服务器上进行注册组件方可使用；一类是使用未编译的代码类进行上传，无需在服务器上注册即可使用。这两类组件各有十几种，如AspSmartUpload，AspUpload，SA FileUp，LyfUpload，化境无组件上传类……等等。在众多的上传组件中，笔者抽取了个人认为具有代表性的六种上传组件来进行测试，以求得它们之间的性能对比。
&lt;img src =&quot;http://blog.csdn.net/hchxxzx/aggbug/395877.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Jun 2005 00:56:00 +0800</pubDate><author>hchxxzx</author><comments>http://blog.csdn.net/hchxxzx/archive/2005/06/16/395877.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hchxxzx/archive/2005/06/16/395877.aspx</guid><dc:creator>hchxxzx</dc:creator></item><item><title>针对这一段时间ASP.NET版中比较集中突出的问题,我写了一个完整的页面,包含显示/修改/删除/添加/排序/合并/写文件/显示图片或文档,有详细代码注释</title><link>http://blog.csdn.net/hchxxzx/archive/2005/05/19/376362.aspx</link><wfw:comment>http://blog.csdn.net/hchxxzx/comments/376362.aspx</wfw:comment><slash:comments>28</slash:comments><wfw:commentRss>http://blog.csdn.net/hchxxzx/comments/commentRss/376362.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=376362</trackback:ping><description>针对这一段时间ASP.NET版中比较集中突出的问题,我写了一个完整的页面,包含ADOX创建数据库/硬盘文件批量导入数据库/数据库调用/列表显示/修改/删除/添加/排序/合并/写文件/上传/显示图片或文档,有详细代码注释,专门针对ASP.NET的初学者及有一定基础的进阶者,相信只要认真研究,就会对ASP.NET里面的各类用法有一个大致的了解,对一些常见问题的解决办法也能做到心中有数.

特贡献给所有CSDN的网友,做为我的一点心意.
&lt;img src =&quot;http://blog.csdn.net/hchxxzx/aggbug/376362.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 May 2005 17:41:00 +0800</pubDate><author>hchxxzx</author><comments>http://blog.csdn.net/hchxxzx/archive/2005/05/19/376362.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hchxxzx/archive/2005/05/19/376362.aspx</guid><dc:creator>hchxxzx</dc:creator></item><item><title>如何遍历页面中的所有单行输入框对象</title><link>http://blog.csdn.net/hchxxzx/archive/2005/03/12/318127.aspx</link><wfw:comment>http://blog.csdn.net/hchxxzx/comments/318127.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/hchxxzx/comments/commentRss/318127.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=318127</trackback:ping><description>在NET中，有时候从后台代码生成未知的若干控件，如果想在客户端求取该控件值的话，就必须用遍历，但如何判断取到的控件就是我们想要的控件呢？&lt;img src =&quot;http://blog.csdn.net/hchxxzx/aggbug/318127.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 13 Mar 2005 01:51:00 +0800</pubDate><author>hchxxzx</author><comments>http://blog.csdn.net/hchxxzx/archive/2005/03/12/318127.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hchxxzx/archive/2005/03/12/318127.aspx</guid><dc:creator>hchxxzx</dc:creator></item></channel></rss>