<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Load an Icon from an Embedded Resource in .NET</title>
	<atom:link href="http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/comment-page-1/#comment-42393</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 14 Sep 2010 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42393</guid>
		<description>Icon ico = Properties.Resources.ICONNAME;

8P</description>
		<content:encoded><![CDATA[<p>Icon ico = Properties.Resources.ICONNAME;</p>
<p>8P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hossrod</title>
		<link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/comment-page-1/#comment-40284</link>
		<dc:creator>Hossrod</dc:creator>
		<pubDate>Wed, 30 Jun 2010 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-40284</guid>
		<description>I ran into one hiccup that took me a while to figure out, but if the icons are in a sub-folder, you need to include the name in the namespace. 

For example, if Filename.ico was in a folder called Icons, it would be reffrenced as &quot;MyNameSpace.Icons.Filename.ico&quot;.</description>
		<content:encoded><![CDATA[<p>I ran into one hiccup that took me a while to figure out, but if the icons are in a sub-folder, you need to include the name in the namespace. </p>
<p>For example, if Filename.ico was in a folder called Icons, it would be reffrenced as &#8220;MyNameSpace.Icons.Filename.ico&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaminda</title>
		<link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/comment-page-1/#comment-30511</link>
		<dc:creator>Kaminda</dc:creator>
		<pubDate>Sun, 24 May 2009 21:37:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-30511</guid>
		<description>G8 Thanks, It saved me very valuble time. Cheers</description>
		<content:encoded><![CDATA[<p>G8 Thanks, It saved me very valuble time. Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/8 queries in 0.418 seconds using memcached
Object Caching 293/293 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 09:20:31 -->
