<?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/mib23" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/mib23" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 25 Aug 2009 17:09:00 GMT</lastBuildDate><title>mib23的专栏</title><description>What's up?</description><link>http://blog.csdn.net/mib23/</link><item><title>用资源文件实现Asp.net程序的不同语言间的切换</title><link>http://blog.csdn.net/mib23/archive/2009/08/25/4483844.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/4483844.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/4483844.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4483844</trackback:ping><description>&lt;br /&gt;在as.p.net程序中资源文件（Resource）分为两种，一种是全局资源（GlobalResource）,还一种是本地资源（LocalResource）&lt;br /&gt;&lt;br /&gt;我们先做一个Test1.aspx页面来测试，这个页面上只有一个Label  lblHello。&lt;br /&gt;1.使用GlobalResource&lt;br /&gt;   添加GlobalResource。添加GlobalResource文件夹，在下面添加资源文件，比如aaa.resx，在aaa.resx里面添加字符串&quot;strhello&quot;,&quot;你好&quot;。 再添加一个aaa.en-us.resx，在aaa.en-us.resx里面添加字符串&quot;strhello&quot;,&quot;Hello&quot;。&lt;br /&gt;   读取GlobalResource。可以通过HttpContext.GetGlobalResourceObject(&quot;aaa&quot;, &quot;strHello&quot;);&lt;br /&gt;System.Globalization.CultureInfo culture = new System.Globalization.CultureInfo(&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/4483844.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/262806883/mib23/csdn.net/s.gif?r=http://blog.csdn.net/mib23/archive/2009/08/25/4483844.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806883/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806883/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 26 Aug 2009 01:09:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2009/08/25/4483844.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2009/08/25/4483844.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2009/08/25/4483844.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806883/1047487</fs:itemid></item><item><title>javascript和Asp.net互相操作cookie</title><link>http://blog.csdn.net/mib23/archive/2008/01/30/2073649.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/2073649.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/2073649.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2073649</trackback:ping><description>javascript和Asp.net互相操作cookie&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/2073649.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806888/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806888/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 31 Jan 2008 01:05:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2008/01/30/2073649.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2008/01/30/2073649.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2008/01/30/2073649.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806888/1047487</fs:itemid></item><item><title>ASP.NET操作服务器端Word和Excel</title><link>http://blog.csdn.net/mib23/archive/2007/04/18/1569086.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/1569086.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/1569086.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1569086</trackback:ping><description>最近项目中要用ASP.NET操作服务器端的Word和Excel，

遇到的一些问题和解决的方法（以Word为例，Excel相似）
&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/1569086.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806891/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806891/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 18 Apr 2007 22:38:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2007/04/18/1569086.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2007/04/18/1569086.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2007/04/18/1569086.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806891/1047487</fs:itemid></item><item><title>asp.net深入分析</title><link>http://blog.csdn.net/mib23/archive/2006/11/15/1385950.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/1385950.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/1385950.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1385950</trackback:ping><description>严格地说，这不是一篇Web开发的最佳实践，至少不是纯粹的ASP.NET开发实践，就如标题所言，采用ASP.NET去构建商业应用是需要一些勇气的，你需要有一些勇气去说服别人，需要有一些勇气去判断你自己的技术决策。
在这里我们不是去讨论所谓微软的霸权主义，所谓Windows vs Linux，所谓.NET vs Java，对于一些事情你的信心往往不是你自己的实践得来的，而是借他人之口让你形成潜意识的判断。在这点上，采用Windows本身就是需要一些勇气，毕竟太多的人会告诉你Linux比Windows稳定，大的商业网站没有采用Windows平台的。在过去的一段时间里，我们令人诧异地全线采用了Windows平台，当然也陪我们这个团队走过了一段战战兢兢的历程。而下面的文字是在抛开IT运营成本考虑的基础上去描述如何让你在ASP.NET这个平台上搭建出自己的商业应用。商业是商业，技术是技术，对于一个技术人员而言，我们更加重要的是解决问题，而不是谈论要不要。&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/1385950.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806894/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806894/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 15 Nov 2006 23:42:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/11/15/1385950.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/11/15/1385950.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/11/15/1385950.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806894/1047487</fs:itemid></item><item><title>我的电脑CSDN论坛已经一个多星期不能访问了。。。</title><link>http://blog.csdn.net/mib23/archive/2006/08/09/1041810.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/1041810.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/1041810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1041810</trackback:ping><description>从 7月30日提示升级到目前，我的机器csdn论坛不能访问，其它页面都可以访问。

郁闷！&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/1041810.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806898/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806898/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 09 Aug 2006 21:55:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/08/09/1041810.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/08/09/1041810.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/08/09/1041810.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806898/1047487</fs:itemid></item><item><title>asp.net常用函数</title><link>http://blog.csdn.net/mib23/archive/2006/07/09/897028.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/897028.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/897028.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=897028</trackback:ping><description>asp.net常用函数&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/897028.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806900/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806900/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 10 Jul 2006 06:54:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/07/09/897028.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/07/09/897028.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/07/09/897028.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806900/1047487</fs:itemid></item><item><title>VS.NET的快捷键（比较全）</title><link>http://blog.csdn.net/mib23/archive/2006/07/09/896958.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/896958.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/896958.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=896958</trackback:ping><description>Visual Studio .NET比较全的快捷键列表&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/896958.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806907/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806907/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 10 Jul 2006 06:28:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/07/09/896958.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/07/09/896958.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/07/09/896958.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806907/1047487</fs:itemid></item><item><title>.net中的正则表达式使用高级技巧 （四）</title><link>http://blog.csdn.net/mib23/archive/2006/07/07/890851.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/890851.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/890851.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=890851</trackback:ping><description>.net中的正则表达式使用高级技巧 （四） (Lazy匹配),(判断表达式),(.net正则引擎工作特点)&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/890851.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806916/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806916/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 08 Jul 2006 04:44:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/07/07/890851.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/07/07/890851.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/07/07/890851.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806916/1047487</fs:itemid></item><item><title>.net中的正则表达式使用高级技巧 （三）</title><link>http://blog.csdn.net/mib23/archive/2006/07/07/890820.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/890820.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/890820.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=890820</trackback:ping><description>反向引用，指把匹配出来的组引用到表达式本身其它地方，比如，在匹配HTML的标记时，我们匹配出一个,我们要把匹配出来的a引用出来，用来找到，这个时候就要用到反向引用。 &lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/890820.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806918/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806918/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 08 Jul 2006 04:30:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/07/07/890820.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/07/07/890820.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/07/07/890820.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806918/1047487</fs:itemid></item><item><title>.net中的正则表达式使用高级技巧 （二）</title><link>http://blog.csdn.net/mib23/archive/2006/07/07/889948.aspx</link><wfw:comment>http://blog.csdn.net/mib23/comments/889948.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mib23/comments/commentRss/889948.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=889948</trackback:ping><description>正则表达式中的组是很重要的一个概念，它是我们通向高级正则应用的的桥梁
&lt;img src =&quot;http://blog.csdn.net/mib23/aggbug/889948.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/mib23/262806931/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/mib23/262806931/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 08 Jul 2006 00:33:00 +0800</pubDate><author>mib23</author><comments>http://blog.csdn.net/mib23/archive/2006/07/07/889948.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/mib23/archive/2006/07/07/889948.aspx</guid><dc:creator>mib23</dc:creator><fs:srclink>http://blog.csdn.net/mib23/archive/2006/07/07/889948.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/mib23/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/mib23/~1047487/262806931/1047487</fs:itemid></item></channel></rss>
