<?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 String to Stream, and Stream to String</title>
	<atom:link href="http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-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: Flexin</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-914</link>
		<dc:creator>Flexin</dc:creator>
		<pubDate>Wed, 05 Oct 2011 12:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-914</guid>
		<description>This helps me,thx</description>
		<content:encoded><![CDATA[<p>This helps me,thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McKnight</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-913</link>
		<dc:creator>McKnight</dc:creator>
		<pubDate>Sat, 27 Aug 2011 06:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-913</guid>
		<description>This is the response im getting from a server on my Windows Phone.
 String ServerInfo = &quot;~16 Johnnie Truemanv$£10 Jacki Coleman&amp;%m&quot; 
v$£ are x,y,z coordinates respectively to be plotted on a map (z coordinate is irrelevant). They are meant to be Integers but the phone outputs them as these special characters. however that could be dealt with by using Convert.ToInt32(£), which i can do so that isnt a problem. But the main aim is to split them up into this form

into a new string array

in the form of

String [] someString = new String {(Name,x,y), (Name2,x1,y2)....}. Any help guys? Thanks.</description>
		<content:encoded><![CDATA[<p>This is the response im getting from a server on my Windows Phone.<br />
 String ServerInfo = &#8220;~16 Johnnie Truemanv$£10 Jacki Coleman&amp;%m&#8221;<br />
v$£ are x,y,z coordinates respectively to be plotted on a map (z coordinate is irrelevant). They are meant to be Integers but the phone outputs them as these special characters. however that could be dealt with by using Convert.ToInt32(£), which i can do so that isnt a problem. But the main aim is to split them up into this form</p>
<p>into a new string array</p>
<p>in the form of</p>
<p>String [] someString = new String {(Name,x,y), (Name2,x1,y2)&#8230;.}. Any help guys? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-912</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 22 Apr 2011 16:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-912</guid>
		<description>Whoa, thanks! This totally helped me this morning, and will hopefully save a group of technical writers from some horrible XAML documentation pain.</description>
		<content:encoded><![CDATA[<p>Whoa, thanks! This totally helped me this morning, and will hopefully save a group of technical writers from some horrible XAML documentation pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Almeida</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-911</link>
		<dc:creator>Paul Almeida</dc:creator>
		<pubDate>Fri, 15 Apr 2011 21:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-911</guid>
		<description>great contribution, just this need. Thank you very much</description>
		<content:encoded><![CDATA[<p>great contribution, just this need. Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-910</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Fri, 04 Mar 2011 14:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-910</guid>
		<description>@Peter: I just found my that code was indeed reproduced on CodeProject... a year after I wrote this article!</description>
		<content:encoded><![CDATA[<p>@Peter: I just found my that code was indeed reproduced on CodeProject&#8230; a year after I wrote this article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-909</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Fri, 04 Mar 2011 14:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-909</guid>
		<description>@Peter: I can assure you this and all articles in C#411 are original. Can you provide a link to the article that you believe I copied?</description>
		<content:encoded><![CDATA[<p>@Peter: I can assure you this and all articles in C#411 are original. Can you provide a link to the article that you believe I copied?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-908</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 04 Mar 2011 14:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-908</guid>
		<description>timm has just ripped this example from another author... just google it, to find the original one!

@timm: in future, please include a link to the original version to prevent copyright problems</description>
		<content:encoded><![CDATA[<p>timm has just ripped this example from another author&#8230; just google it, to find the original one!</p>
<p>@timm: in future, please include a link to the original version to prevent copyright problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herbert</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-907</link>
		<dc:creator>Herbert</dc:creator>
		<pubDate>Thu, 24 Feb 2011 08:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-907</guid>
		<description>Thanks it worked for me !</description>
		<content:encoded><![CDATA[<p>Thanks it worked for me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-906</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-906</guid>
		<description>@krishna: Use the Join method on the String class.  For example, to join the array of strings with a newline between each string:

int count = 100;
string[] strings = new string[count]
for (int i = 0; i &lt; count; i++)
   strings[i] = i.ToString();
string joined = String.Join( &quot;n&quot;, strings );</description>
		<content:encoded><![CDATA[<p>@krishna: Use the Join method on the String class.  For example, to join the array of strings with a newline between each string:</p>
<p>int count = 100;<br />
string[] strings = new string[count]<br />
for (int i = 0; i < count; i++)<br />
   strings[i] = i.ToString();<br />
string joined = String.Join( &#8220;n&#8221;, strings );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-905</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-convert-string-to-stream-and-stream-to-string/#comment-905</guid>
		<description>hi ...

I want to convert an array of string to a normal string variable.... can anyone give me the code....

eg :

string[] final should be converted to string fin....</description>
		<content:encoded><![CDATA[<p>hi &#8230;</p>
<p>I want to convert an array of string to a normal string variable&#8230;. can anyone give me the code&#8230;.</p>
<p>eg :</p>
<p>string[] final should be converted to string fin&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

