<?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: C# Convert Byte Array to String</title>
	<atom:link href="http://www.csharp411.com/c-convert-byte-array-to-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/c-convert-byte-array-to-string/</link>
	<description>C# Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sajjad</title>
		<link>http://www.csharp411.com/c-convert-byte-array-to-string/#comment-993</link>
		<dc:creator>Sajjad</dc:creator>
		<pubDate>Tue, 17 Aug 2010 06:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-byte-array-to-string/#comment-993</guid>
		<description>How to compare this arrays
int[] a={1,2,3};
string[] b={&quot;one&quot;,&quot;two&quot;,&quot;three&quot;};


so that i want to get the output as

1:one
3:three
2:two</description>
		<content:encoded><![CDATA[<p>How to compare this arrays<br />
int[] a={1,2,3};<br />
string[] b={&#8220;one&#8221;,&#8221;two&#8221;,&#8221;three&#8221;};</p>
<p>so that i want to get the output as</p>
<p>1:one<br />
3:three<br />
2:two</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C# Convert Byte Array to String - F9 Group Marketing and Technology Blog</title>
		<link>http://www.csharp411.com/c-convert-byte-array-to-string/#comment-992</link>
		<dc:creator>C# Convert Byte Array to String - F9 Group Marketing and Technology Blog</dc:creator>
		<pubDate>Thu, 22 Apr 2010 01:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-byte-array-to-string/#comment-992</guid>
		<description>[...] String to Byte Array C# Convert String to Stream, and Stream to String Read File into Byte Array  Read more&#8230;   Share and [...] </description>
		<content:encoded><![CDATA[<p>[...] String to Byte Array C# Convert String to Stream, and Stream to String Read File into Byte Array  Read more&#8230;   Share and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

