<?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/cqfeng" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/cqfeng" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 04 Jun 2008 15:13:00 GMT</lastBuildDate><title>cqfeng的专栏</title><description>仅仅为了记录..................................</description><link>http://blog.csdn.net/cqfeng/</link><item><title>用Ajax实现一个简单的进度条</title><link>http://blog.csdn.net/cqfeng/archive/2008/06/04/2511003.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/2511003.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/2511003.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2511003</trackback:ping><description>用Ajax实现一个简单的进度条，原理很简单，就是在针对某个操作可能很花时间的时候，能在浏览器有个提示&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/2511003.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 04 Jun 2008 23:13:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2008/06/04/2511003.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2008/06/04/2511003.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>如何动态生成txt文件供用户下载</title><link>http://blog.csdn.net/cqfeng/archive/2008/05/28/2491262.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/2491262.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/2491262.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2491262</trackback:ping><description>如何动态生成txt文件供用户下载&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/2491262.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 29 May 2008 02:02:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2008/05/28/2491262.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2008/05/28/2491262.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>使用ASP.NET上传图片并生成缩略图</title><link>http://blog.csdn.net/cqfeng/archive/2006/04/10/657410.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/657410.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/657410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=657410</trackback:ping><description>ASP.NET中上传图片时，生成缩略图，添加水印&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/657410.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 10 Apr 2006 21:32:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2006/04/10/657410.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2006/04/10/657410.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>使用VS.NET生成word文档并直接下载</title><link>http://blog.csdn.net/cqfeng/archive/2006/03/28/640713.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/640713.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/640713.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=640713</trackback:ping><description>使用VS.NET动态生成word文档，并直接通过浏览器下载&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/640713.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 28 Mar 2006 08:45:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2006/03/28/640713.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2006/03/28/640713.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>如何用VS2005制作Web安装程序</title><link>http://blog.csdn.net/cqfeng/archive/2006/02/17/601506.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/601506.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/601506.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=601506</trackback:ping><description>用VS2005自带的安装部署工具加上手工编写代码，可以实现对IIS，数据库，注册表的操作。
web网站打包程序的制作。&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/601506.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 18 Feb 2006 03:32:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2006/02/17/601506.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2006/02/17/601506.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>用VS2005制作网页对IIS进行操作</title><link>http://blog.csdn.net/cqfeng/archive/2006/02/14/598943.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/598943.aspx</wfw:comment><slash:comments>11</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/598943.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=598943</trackback:ping><description>在VS2005中，用户可以自己编写代码对IIS进行需要的操作。
比如添加，修改，删除网站及虚拟目录，包括Http以及Ftp等等。
需要注意的是：权限问题。&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/598943.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 15 Feb 2006 04:05:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2006/02/14/598943.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2006/02/14/598943.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>在VS2005中使用回调（Script Callback）</title><link>http://blog.csdn.net/cqfeng/archive/2006/02/11/596852.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/596852.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/596852.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=596852</trackback:ping><description>回调，可以达到页面无刷新提交的目的，在用户使用来说，是个很方便的功能。
但是VS2005中，回调的使用和beta2的使用发生了一些变化，需要注意。&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/596852.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 12 Feb 2006 02:47:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2006/02/11/596852.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2006/02/11/596852.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>VS2005 Beta2 体验：使用主题（Themes）</title><link>http://blog.csdn.net/cqfeng/archive/2005/05/29/383527.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/383527.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/383527.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=383527</trackback:ping><description>在VS2005 Beta2使用主题（Theme）&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/383527.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 29 May 2005 21:40:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2005/05/29/383527.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2005/05/29/383527.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>VS2005 Beta2 体验：使用Master Page</title><link>http://blog.csdn.net/cqfeng/archive/2005/05/29/383526.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/383526.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/383526.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=383526</trackback:ping><description>VS2005 新增的Master Page功能，是个很强大的功能。&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/383526.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 29 May 2005 21:39:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2005/05/29/383526.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2005/05/29/383526.aspx</guid><dc:creator>cqfeng</dc:creator></item><item><title>VS2005 Beta2 体验：建站方式</title><link>http://blog.csdn.net/cqfeng/archive/2005/05/29/383523.aspx</link><wfw:comment>http://blog.csdn.net/cqfeng/comments/383523.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cqfeng/comments/commentRss/383523.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=383523</trackback:ping><description>VS2005 Beta2 的几种建站方式&lt;img src =&quot;http://blog.csdn.net/cqfeng/aggbug/383523.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 29 May 2005 21:37:00 +0800</pubDate><author>cqfeng</author><comments>http://blog.csdn.net/cqfeng/archive/2005/05/29/383523.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cqfeng/archive/2005/05/29/383523.aspx</guid><dc:creator>cqfeng</dc:creator></item></channel></rss>