<?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/amandag" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/amandag" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 22 Apr 2009 11:06:00 GMT</lastBuildDate><title>amandag的专栏</title><link>http://blog.csdn.net/amandag/</link><item><title>2009中国软件技术英雄会(北京站)有感(会议篇 2009/04/18)</title><link>http://blog.csdn.net/amandag/archive/2009/04/22/4099790.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/4099790.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/4099790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4099790</trackback:ping><description>&lt;br /&gt;这是第三次参加CSDN的英雄会了，每次参加英雄会都能认识很多新的朋友，这次更是早早请好了假，和近身剪（贾涛）相约一起北京之行。 &lt;br /&gt;&lt;br /&gt;CSDN接机的有张一雷，莫依（李家佳）和ptwhite（田慧星），去年在版主群就看到气质美女小田举着CSDN（床上等你）接机的照片，苦苦等了一年才见到真人，自然免不了尽诉相思之情（以下删去20000字）。 &lt;br /&gt;&lt;br /&gt;下午到CSDN的老巢和众社区英雄认真聆听了蒋总、曾总的教诲，当闻听莫依大姐提到为了提高各社区版主工作的积极性，本年度打算提供笔记本垫脑等奖品的激励政策，众社区英雄纷纷表忠心，下决心，要在CSDN的教育培养下，莫依大姐的带领下，努力提高我们的思想觉悟，要以社区事业为重，恪尽职守，为了社区，不惜...（以下删去20000字）。口号曰：社区是我家，东西随便拿。 &lt;br /&gt;&lt;br /&gt;闲话不说了，直接切到正题。 &lt;br /&gt;&lt;br /&gt;这次的会前准备工作做的感觉没以前好，会议的小袋子里没有纸笔（去年上海英雄会时绿人社区提供了一个漂亮的深绿小本印象颇深)、没有水、多了很多的广告（这个能理解），但令人诧异的是&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/4099790.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 22 Apr 2009 19:06:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2009/04/22/4099790.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2009/04/22/4099790.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>使用ASP.NET上传多个文件到数据库</title><link>http://blog.csdn.net/amandag/archive/2009/03/20/4006285.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/4006285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/4006285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4006285</trackback:ping><description>使用ASP.NET上传多个文件到数据库, 并实现下载功能&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/4006285.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 Mar 2009 14:45:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2009/03/20/4006285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2009/03/20/4006285.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>使用ASP.NET上传多个文件到服务器</title><link>http://blog.csdn.net/amandag/archive/2009/03/19/4005718.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/4005718.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/4005718.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4005718</trackback:ping><description>在Email系统中经常会上传多个文件到服务器，用户大多习惯一次上传所有的文件，而不是逐个上传，我们可以使用javascript动态地添加file元素到表单，然后在服务器端处理这些file&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/4005718.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 Mar 2009 04:44:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2009/03/19/4005718.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2009/03/19/4005718.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>C#系列--枚举类型与位标志</title><link>http://blog.csdn.net/amandag/archive/2008/12/07/3462079.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3462079.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3462079.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3462079</trackback:ping><description>经常有人问下面的问题，就是在GridView的RowDataBound事件中，判断是否是EditItemTemplate里的控件为什么是
if ((e.Row.RowState &amp; DataControlRowState.Edit) != 0)
而不是
if (e.Row.RowState == DataControlRowState.Edit)&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3462079.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Dec 2008 08:37:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/12/07/3462079.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/12/07/3462079.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>C#系列--位运算(3)</title><link>http://blog.csdn.net/amandag/archive/2008/12/06/3461091.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3461091.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3461091.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3461091</trackback:ping><description>问题3：对字节变量，其二进制表示法中求有多少个1，如 00101010则返回值为 3，也是要求效率最高&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3461091.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Dec 2008 05:44:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/12/06/3461091.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/12/06/3461091.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>C#系列--位运算(2)</title><link>http://blog.csdn.net/amandag/archive/2008/12/06/3461070.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3461070.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3461070.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3461070</trackback:ping><description>问题2：请写一个方法判断一个整数是否是2的n次方&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3461070.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Dec 2008 05:36:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/12/06/3461070.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/12/06/3461070.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>C#系列--位运算(1)</title><link>http://blog.csdn.net/amandag/archive/2008/12/06/3460951.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3460951.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3460951.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3460951</trackback:ping><description>问题1：请写一个方法判断一个整数是奇数还是偶数&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3460951.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Dec 2008 05:22:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/12/06/3460951.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/12/06/3460951.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>书籍点评--windows核心编程(第5版)</title><link>http://blog.csdn.net/amandag/archive/2008/12/03/3432697.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3432697.aspx</wfw:comment><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3432697.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3432697</trackback:ping><description>&lt;br /&gt;说句老实话，很久没碰C++的书了，毕竟自己的本行是C#，最近在Windows的应用程序上开发碰上了点问题，想对windows编程的原理做些了解，正好有朋友推荐了这本书，就拿来看看。&lt;br /&gt;&lt;br /&gt;仅仅是粗略看了看，就对自己以前的知识有些汗了。&lt;br /&gt;&lt;br /&gt;本书分为五大部分，必备知识、工作机理、内存管理、动态链接库及结构化异常处理。&lt;br /&gt;&lt;br /&gt;对于必备知识简单过了一下，以前还算有所了解。&lt;br /&gt;&lt;br /&gt;在工作机理这里对进程和线程的概念又多了更深一步的了解，进程和线程的区别貌似是一道考的非常多的面试题，自己可能非托管的代码写的太多了，一用线程就是System.Threading.Thread，但其后面真正的原理和反而关注的少了，本部分用了8章将近300页介绍此内容，在线程基础中介绍了何时应该创建线程、何时不应该创建线程并提到了一些对初学者有益的经验，比如&quot;用户界面线程的优先级通常高于工作线程，这样一来，用户界面才能迅速响应用户的操作&quot;、&quot;多线程应用程序中对共享资源如何加锁&quot;等等都提供了有价值的建议。&lt;br /&gt;&lt;br /&gt;内存管理&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3432697.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 03 Dec 2008 08:19:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/12/03/3432697.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/12/03/3432697.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>给CSDN初学者的一些建议(根据CSDN发帖整理修改)</title><link>http://blog.csdn.net/amandag/archive/2008/10/28/3168662.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/3168662.aspx</wfw:comment><slash:comments>126</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/3168662.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3168662</trackback:ping><description>2008-10-23 在CSDN升的五星了，上个月MVP也申请成功了，给初学者一点建议

原帖发表于 http://topic.csdn.net/u/20081023/14/c508524a-cbe8-400b-a97c-e3856312522d.html&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/3168662.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 29 Oct 2008 01:36:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/10/28/3168662.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/10/28/3168662.aspx</guid><dc:creator>高歌</dc:creator></item><item><title>参加上海CSDN英雄会(2008/09/05)有感</title><link>http://blog.csdn.net/amandag/archive/2008/09/07/2893883.aspx</link><wfw:comment>http://blog.csdn.net/amandag/comments/2893883.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/amandag/comments/commentRss/2893883.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2893883</trackback:ping><description>&lt;br /&gt;因为参加过2008北京的英雄会，所以对这次在上海的英雄会还是相当期待的，8:45就到了华亭宾馆，想找个中间前面(看的清楚)靠边(WC方便)的位置。&lt;br /&gt;发的小袋子里有一小瓶水、会议手册、程序员等等这样的资料，应该说还是蛮贴心的，CSDN毕竟办了几次英雄会了，细节的准备还是相当不错，本来对绿人社区没有任何印象，但提供的一个漂亮的深绿小本可以供我开会时记点笔记，好感度马上++&lt;br /&gt;会议大约9:15开始，就是没有了美女的劲歌辣舞，大会的主持应该是韩磊吧，串场的不错，蒋总的致辞也中规中矩&lt;br /&gt;Ivar Jacobson博士的主题演讲 Smarter 非常出色，PPT也准备的非常专业，但可惜的是参加会议门的英雄们E文貌似比我还差，最后一个Joke都没多少人支持所以没能讲，CSDN可别受这样的打击，我个人很希望下次英雄会还能有这样优秀的演讲。&lt;br /&gt;芮祥麟先生(SAP中国研究院总裁)的主题演讲过多术语化，提供的技术也据我甚远，略过。&amp;l&lt;img src =&quot;http://blog.csdn.net/amandag/aggbug/2893883.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Sep 2008 18:53:00 +0800</pubDate><author>高歌</author><comments>http://blog.csdn.net/amandag/archive/2008/09/07/2893883.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/amandag/archive/2008/09/07/2893883.aspx</guid><dc:creator>高歌</dc:creator></item></channel></rss>