<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/hex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 20:42:12 GMT</pubDate>
<item>
<title>(C#) String to Hex  -  Hex to String Convert - emregulcan</title>
<link>http://snipplr.com/view/36461/string-to-hex----hex-to-string-convert/</link>
<description><![CDATA[ <p>You can convert a string to hex or vice-versa with this methods.
Example for real world;
You want set / get some data from URL, but if your data has some special chars (like ^$ %) it'll be problem... In this case, you can use this methods and convert your data to hex.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 18:34:44 GMT</pubDate>
<guid>http://snipplr.com/view/36461/string-to-hex----hex-to-string-convert/</guid>
</item>
<item>
<title>(C#) Hex edit control for .NET GUI - pckujawa</title>
<link>http://snipplr.com/view/28343/hex-edit-control-for-net-gui/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Feb 2010 13:35:13 GMT</pubDate>
<guid>http://snipplr.com/view/28343/hex-edit-control-for-net-gui/</guid>
</item>
<item>
<title>(C#) Hex Color to RGB Color - vcskicks</title>
<link>http://snipplr.com/view/13358/hex-color-to-rgb-color/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 21 Mar 2009 23:46:42 GMT</pubDate>
<guid>http://snipplr.com/view/13358/hex-color-to-rgb-color/</guid>
</item>
<item>
<title>(C#) Base Conversion Algorithm (Decimal to Hex, Decimal to Bin, Hex to Decimal, Bin to Decimal, e.t.c.) - dreamlusion</title>
<link>http://snipplr.com/view/9584/base-conversion-algorithm-decimal-to-hex-decimal-to-bin-hex-to-decimal-bin-to-decimal-etc/</link>
<description><![CDATA[ <p>Description of the implementation can be found [here](http://pages.cs.wisc.edu/~markhill/cs354/Fall2008/notes/numbers.html).</p> ]]></description>
<pubDate>Sun, 09 Nov 2008 19:05:31 GMT</pubDate>
<guid>http://snipplr.com/view/9584/base-conversion-algorithm-decimal-to-hex-decimal-to-bin-hex-to-decimal-bin-to-decimal-etc/</guid>
</item>
</channel>
</rss>