<?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/bensharp" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/bensharp" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 27 May 2008 18:33:00 GMT</lastBuildDate><title>Ben Sharp</title><link>http://blog.csdn.net/bensharp/</link><item><title>静态方法实例化类与动态实例化类的区别？</title><link>http://blog.csdn.net/bensharp/archive/2008/05/27/2487823.aspx</link><wfw:comment>http://blog.csdn.net/bensharp/comments/2487823.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bensharp/comments/commentRss/2487823.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2487823</trackback:ping><description>方式1：&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;XmlReader reader = XmlReader.Create(&quot;D:/1.xml&quot;);&lt;/span&gt;&lt;br /&gt;方式2：&lt;br style=&quot;font-weight: bold;&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;SqlConnection conn = new SqlConnection(connectionString);&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;这样的2种方式来实例化类有什么区别，哪种方式更好呢？&lt;img src =&quot;http://blog.csdn.net/bensharp/aggbug/2487823.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 28 May 2008 02:33:00 +0800</pubDate><author>Ben</author><comments>http://blog.csdn.net/bensharp/archive/2008/05/27/2487823.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bensharp/archive/2008/05/27/2487823.aspx</guid><dc:creator>Ben</dc:creator></item><item><title>保存图片的高质量缩略图</title><link>http://blog.csdn.net/bensharp/archive/2007/12/12/1932228.aspx</link><wfw:comment>http://blog.csdn.net/bensharp/comments/1932228.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bensharp/comments/commentRss/1932228.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1932228</trackback:ping><description>Image的GetThumbnailImage()方法可以生成图片的缩略图，但是当图片的Size比较大的时候，生成的缩略图的质量非常低(具体是多少不是太清楚，不过一般来说超过1800px都会出现这情况) 
使用缩放原图的办法就可以生成高质量的缩略图&lt;img src =&quot;http://blog.csdn.net/bensharp/aggbug/1932228.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Dec 2007 07:42:00 +0800</pubDate><author>Ben</author><comments>http://blog.csdn.net/bensharp/archive/2007/12/12/1932228.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bensharp/archive/2007/12/12/1932228.aspx</guid><dc:creator>Ben</dc:creator></item><item><title>C#打印原理（含代码）</title><link>http://blog.csdn.net/bensharp/archive/2007/12/07/1922425.aspx</link><wfw:comment>http://blog.csdn.net/bensharp/comments/1922425.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bensharp/comments/commentRss/1922425.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1922425</trackback:ping><description>本人以为打印的原理是：生成mdi文件，系统碰到mdi的时候会自动以打印的方式处理。所以，不管用什么模板，什么方式；能在PrintPage事件处理中,生成一张要打印内容的图片就OK了!&lt;img src =&quot;http://blog.csdn.net/bensharp/aggbug/1922425.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Dec 2007 21:22:00 +0800</pubDate><author>Ben</author><comments>http://blog.csdn.net/bensharp/archive/2007/12/07/1922425.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bensharp/archive/2007/12/07/1922425.aspx</guid><dc:creator>Ben</dc:creator></item></channel></rss>