<?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: From HEX (string) to Color in Silverlight	</title>
	<atom:link href="https://laumania.net/2009/06/14/from-hex-string-to-color-in-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>https://laumania.net/2009/06/14/from-hex-string-to-color-in-silverlight/</link>
	<description>Building enterprise solutions by day and games by night</description>
	<lastBuildDate>Mon, 29 Jun 2009 09:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6</generator>
	<item>
		<title>
		By: Mads		</title>
		<link>https://laumania.net/2009/06/14/from-hex-string-to-color-in-silverlight/#comment-28</link>

		<dc:creator><![CDATA[Mads]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:41:38 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/06/14/From-HEX-(string)-to-Color-in-Silverlight.aspx#comment-28</guid>

					<description><![CDATA[I haven&#039;t checked it, but I don&#039;t think that&#039;s a part of Silverlight, which is why I created my own :)]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t checked it, but I don&#8217;t think that&#8217;s a part of Silverlight, which is why I created my own :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin Hyldahl		</title>
		<link>https://laumania.net/2009/06/14/from-hex-string-to-color-in-silverlight/#comment-27</link>

		<dc:creator><![CDATA[Martin Hyldahl]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 01:06:22 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/06/14/From-HEX-(string)-to-Color-in-Silverlight.aspx#comment-27</guid>

					<description><![CDATA[The .NET framework already has html hex color converter.
Take a look at System.Drawing.ColorConverter.FromHtml

 -- Hyldahl]]></description>
			<content:encoded><![CDATA[<p>The .NET framework already has html hex color converter.<br />
Take a look at System.Drawing.ColorConverter.FromHtml</p>
<p> &#8212; Hyldahl</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
