<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>An image is worth a thousand HTML tags [How to: Display a custom image with an ASP.NET web page]</title><link>http://blogs.msdn.com/b/delay/archive/2006/02/27/an-image-is-worth-a-thousand-html-tags-how-to-display-a-custom-image-with-an-asp-net-web-page.aspx</link><description>Imagine that you want to generate a custom image for your web site and that the content of the image will be dynamic enough that it's not possible to create the images beforehand. (One example might be an image of a clock displaying the current time.</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>An image is now worth two thousand HTML tags [How to: Use ASP.NET's IHttpHandler interface to display a custom image]</title><link>http://blogs.msdn.com/b/delay/archive/2006/02/27/an-image-is-worth-a-thousand-html-tags-how-to-display-a-custom-image-with-an-asp-net-web-page.aspx#545983</link><pubDate>Wed, 08 Mar 2006 11:08:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:545983</guid><dc:creator>Delay's Blog</dc:creator><description>In a previous post, I referred to some MSDN sample code and outlined the process of creating an ASP.NET...&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=545983" width="1" height="1"&gt;</description></item><item><title>re: An image is worth a thousand HTML tags [How to: Display a custom image with an ASP.NET web page]</title><link>http://blogs.msdn.com/b/delay/archive/2006/02/27/an-image-is-worth-a-thousand-html-tags-how-to-display-a-custom-image-with-an-asp-net-web-page.aspx#540191</link><pubDate>Tue, 28 Feb 2006 02:23:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:540191</guid><dc:creator>Mihailik</dc:creator><description>Excellent note about 'using', Delay. Unfortunately, MSDN skip it so often :-(&lt;br&gt;&lt;br&gt;And that story continues even at Microsoft Certification Exams.&lt;br&gt;&lt;br&gt;And my 2 cents addition. Some standard image formats cannot be saved right to OutputStream (TIFF, if I recall it correct). It seems such image codecs require seeking forward-backward of underlying Stream during saving. In that case intermediate MemoryStream is solution.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=540191" width="1" height="1"&gt;</description></item><item><title>re: An image is worth a thousand HTML tags [How to: Display a custom image with an ASP.NET web page]</title><link>http://blogs.msdn.com/b/delay/archive/2006/02/27/an-image-is-worth-a-thousand-html-tags-how-to-display-a-custom-image-with-an-asp-net-web-page.aspx#540189</link><pubDate>Tue, 28 Feb 2006 02:20:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:540189</guid><dc:creator>Heath Stewart</dc:creator><description>You might actually consider using an .ashx file or make your own handler. The Page class has a lot of overhead that if you're not utilizing it can be expensive.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=540189" width="1" height="1"&gt;</description></item><item><title>re: An image is worth a thousand HTML tags [How to: Display a custom image with an ASP.NET web page]</title><link>http://blogs.msdn.com/b/delay/archive/2006/02/27/an-image-is-worth-a-thousand-html-tags-how-to-display-a-custom-image-with-an-asp-net-web-page.aspx#540174</link><pubDate>Tue, 28 Feb 2006 01:57:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:540174</guid><dc:creator>CHash2</dc:creator><description>Hi &lt;br&gt;&lt;br&gt;I posted the string in the above url&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://chash2.blogspot.com/"&gt;http://chash2.blogspot.com/&lt;/a&gt; &lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=540174" width="1" height="1"&gt;</description></item></channel></rss>