<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>daqingshu的专栏</title><link>http://blog.csdn.net/daqingshu/</link><description>西双版纳</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 08 Jul 2007 01:58:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>阿呆</dc:creator><title>Howto: Compiling FileZilla 3 under Windows</title><link>http://blog.csdn.net/daqingshu/archive/2007/06/15/1653076.aspx</link><pubDate>Fri, 15 Jun 2007 00:32:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2007/06/15/1653076.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1653076.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2007/06/15/1653076.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1653076.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1653076</trackback:ping><description>This documentation explains how to setup a buildenvironment for FileZilla 3 and how to compile it under Windows usingMinGW. It will take some time to get everything working, but you willbe able to use the build environment for other programs too.For all packages we download, youwill have to download the binary version, not the source version.downloadChose c:\dev\msys as installation directory.&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1653076.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>c#2.0 工厂方式创建泛型类的实例</title><link>http://blog.csdn.net/daqingshu/archive/2007/05/18/1614219.aspx</link><pubDate>Fri, 18 May 2007 01:52:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2007/05/18/1614219.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1614219.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2007/05/18/1614219.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1614219.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1614219</trackback:ping><description>在使用castle的时候，像petshop的那样，创建泛型类的DALFactory的时候。&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1614219.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>给数据库自增字段指定值</title><link>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564814.aspx</link><pubDate>Sat, 14 Apr 2007 18:34:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564814.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1564814.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564814.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1564814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1564814</trackback:ping><description>给某表的自增字段赋值的话需要用IDENTITY_INSERT关键字
set IDENTITY_INSERT [tablename] on;&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1564814.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>使用 asp.net 2.0 自带的TreeView控件显示内联表数据（树状数据）</title><link>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564765.aspx</link><pubDate>Sat, 14 Apr 2007 17:39:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564765.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1564765.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2007/04/14/1564765.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1564765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1564765</trackback:ping><description>使用 asp.net 2.0 自带的TreeView控件显示内联表数据（树状数据）&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1564765.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>visual studio 2005小tip之自动添加文件模版信息 </title><link>http://blog.csdn.net/daqingshu/archive/2006/10/18/1338867.aspx</link><pubDate>Wed, 18 Oct 2006 00:01:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/10/18/1338867.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1338867.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/10/18/1338867.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1338867.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1338867</trackback:ping><description>visual studio 2005小tip之自动添加文件模版信息 &lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1338867.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>用VB2005实现的ASP时代的MD5加密算法</title><link>http://blog.csdn.net/daqingshu/archive/2006/10/17/1338695.aspx</link><pubDate>Tue, 17 Oct 2006 21:51:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/10/17/1338695.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1338695.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/10/17/1338695.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1338695.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1338695</trackback:ping><description>vbscript兼容的MD5加密.net实现，算法实现很简单，改造已有的vbscript代码就可以了。至于用处，也许可以为以前ASP程序遗留的数据作兼容，性能上面，当然不如.NET framework自带的性能高，不过 优化之后大致测试了一下，对于一个20长度的中文汉字加密需要时间大概在0.02秒左右.&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1338695.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>TRULY Understanding Dynamic Controls (Part 2) </title><link>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302349.aspx</link><pubDate>Thu, 28 Sep 2006 17:20:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302349.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1302349.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302349.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1302349.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1302349</trackback:ping><description>Creating Dynamic Controls&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1302349.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>TRULY Understanding Dynamic Controls (Part 1)</title><link>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302342.aspx</link><pubDate>Thu, 28 Sep 2006 17:18:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302342.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1302342.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302342.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1302342.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1302342</trackback:ping><description>Just like ViewState, dynamic controls seem to be fodder for much debate, and a source of many confusing issues. This article will be the first of a multi-part series to detail just about everything you could ever want to know about how Dynamic Controls fit in with the framework. 

&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1302342.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>TRULY Understanding ViewState </title><link>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302337.aspx</link><pubDate>Thu, 28 Sep 2006 17:17:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302337.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/1302337.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/09/28/1302337.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/1302337.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1302337</trackback:ping><description>ViewState is a very misunderstood animal. I would like to help put an end to the madness by attempting to explain exactly how the ViewState mechanism works, from beginning to end, and from many different use cases, such as declared controls vs. dynamic controls.

&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/1302337.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>Castle ActiveRecord 学习 123</title><link>http://blog.csdn.net/daqingshu/archive/2006/03/26/638731.aspx</link><pubDate>Sun, 26 Mar 2006 01:42:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/03/26/638731.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/638731.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/03/26/638731.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/638731.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=638731</trackback:ping><description>Castle ActiveRecord 实体类 HQL&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/638731.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>asp.net2.0 GridView使用小记</title><link>http://blog.csdn.net/daqingshu/archive/2006/03/14/624509.aspx</link><pubDate>Tue, 14 Mar 2006 23:00:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2006/03/14/624509.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/624509.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2006/03/14/624509.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/624509.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=624509</trackback:ping><description>asp.net GridView&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/624509.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>不知道C#2.0怎么使用泛型来运算符重载</title><link>http://blog.csdn.net/daqingshu/archive/2005/11/01/520818.aspx</link><pubDate>Tue, 01 Nov 2005 18:57:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2005/11/01/520818.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/520818.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2005/11/01/520818.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/520818.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=520818</trackback:ping><description>C#2.0 运算符重载&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/520818.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>zz:用MSBuild.... DailyBuild和软件开发流程的东东 </title><link>http://blog.csdn.net/daqingshu/archive/2005/11/01/520810.aspx</link><pubDate>Tue, 01 Nov 2005 18:42:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2005/11/01/520810.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/520810.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2005/11/01/520810.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/520810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=520810</trackback:ping><description>MSBuild DailyBuild 软件开发流程&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/520810.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>用ashx动态生成文件</title><link>http://blog.csdn.net/daqingshu/archive/2005/09/25/489067.aspx</link><pubDate>Sun, 25 Sep 2005 02:51:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2005/09/25/489067.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/489067.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2005/09/25/489067.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/489067.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=489067</trackback:ping><description>ashx simple httphandle  生成图片&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/489067.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿呆</dc:creator><title>用简单的VBA实现Excel表格计算</title><link>http://blog.csdn.net/daqingshu/archive/2005/09/19/484162.aspx</link><pubDate>Mon, 19 Sep 2005 00:18:00 GMT</pubDate><guid>http://blog.csdn.net/daqingshu/archive/2005/09/19/484162.aspx</guid><wfw:comment>http://blog.csdn.net/daqingshu/comments/484162.aspx</wfw:comment><comments>http://blog.csdn.net/daqingshu/archive/2005/09/19/484162.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daqingshu/comments/commentRss/484162.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=484162</trackback:ping><description>excel vba 计算&lt;img src ="http://blog.csdn.net/daqingshu/aggbug/484162.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>