<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Load an Icon from an Embedded Resource in .NET</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/load_an_icon_from_an_embedded_resource_in_net_c_programming_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 14 Sep 2010 12:56:43 -0000</lastBuildDate><item><title>Re: Load an Icon from an Embedded Resource in .NET</title><link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/#comment-77575001</link><description>&lt;p&gt;Icon ico = Properties.Resources.ICONNAME;&lt;/p&gt;&lt;p&gt;8P&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Tue, 14 Sep 2010 12:56:43 -0000</pubDate></item><item><title>Re: Load an Icon from an Embedded Resource in .NET</title><link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/#comment-60020423</link><description>&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;For example, if Filename.ico was in a folder called Icons, it would be reffrenced as "MyNameSpace.Icons.Filename.ico".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hossrod</dc:creator><pubDate>Wed, 30 Jun 2010 13:58:44 -0000</pubDate></item><item><title>Re: Load an Icon from an Embedded Resource in .NET</title><link>http://www.tech-recipes.com/rx/1913/load_an_icon_from_an_embedded_resource_in_net/#comment-9861645</link><description>&lt;p&gt;G8 Thanks, It saved me very valuble time. Cheers&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaminda</dc:creator><pubDate>Sun, 24 May 2009 17:37:15 -0000</pubDate></item></channel></rss>