<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Working with Strings - Day 2 - Part 1</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/80cd/1aa48ecb-48ba-47fe-8725-9e17016580cd/day02part1_100_ch9.jpg</url>
		<title>Channel 9 - Working with Strings - Day 2 - Part 1</title>
		<link></link>
	</image>
	<description> Since you&#39;ll often be working with user-inputted data when writing Silverlight applications for the Windows Phone 7, Bob walks you through some common String manipulation features of the .NET Framework Class Library&#39;s String class and StringBuilder class to help you parse, format, manipulate, concatenate and evaluate string data. Download the source code in c# Download the source code in VB.Net </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 18:17:21 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 18:17:21 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[ <p>Good video, but ctrl &#43; . does nothing for me after I type stringBuilder. Did I do something wrong? I did it immediately after I typed it.</p><p>Edit: I found it, I didnt have a capital S at the start. Doh!</p><p>posted by Mintydog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634265703410000000</link>
		<pubDate>Sun, 28 Nov 2010 19:45:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634265703410000000</guid>
		<dc:creator>Mintydog</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[I'd recommend Kathy Kam's .NET format string 101 on her MSDN blog as a reference.<p>posted by James O&#39;Neill</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634267285840000000</link>
		<pubDate>Tue, 30 Nov 2010 15:43:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634267285840000000</guid>
		<dc:creator>James O&#39;Neill</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[ <p>@<a href="/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634265703410000000">Mintydog</a>: a nice little trick you can do is control &#43; space and intellisense will help correct that for you!&nbsp; </p><p>posted by Clint</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634269637990000000</link>
		<pubDate>Fri, 03 Dec 2010 09:03:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634269637990000000</guid>
		<dc:creator>Clint</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[Is there any reason why mine didn't put commas and decimal places into the number sequence or the $ sign? Where can I change that?<p>posted by Michael</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634285637620000000</link>
		<pubDate>Tue, 21 Dec 2010 21:29:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634285637620000000</guid>
		<dc:creator>Michael</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[ <p>@<a href="/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634285637620000000">Michael</a>: can you paste your line of code that does the string.format?&nbsp; That would help me figure out what happened.</p><p>posted by Clint</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634294404940000000</link>
		<pubDate>Sat, 01 Jan 2011 01:01:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634294404940000000</guid>
		<dc:creator>Clint</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[the "control + ." key never works for me. i spent 10 minuts to try and nothing happened.<br />what is going on in this program?<p>posted by haibo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634316960070000000</link>
		<pubDate>Thu, 27 Jan 2011 03:33:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634316960070000000</guid>
		<dc:creator>haibo</dc:creator>
	</item>
	<item>
		<title>Re: Working with Strings - Day 2 - Part 1</title>
		<description>
			<![CDATA[here is my code.<br />StringBuilder<br />&nbsp;<br />[quote]<br /><br />Dec 31, 2010 at 5:01&nbsp;PM, Clint wrote<br />@Michael: can you paste your line of code that does the string.format?&nbsp; That would help me figure out what happened.<br />[/quote]<p>posted by haibo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634316960880000000</link>
		<pubDate>Thu, 27 Jan 2011 03:34:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-Strings#c634316960880000000</guid>
		<dc:creator>haibo</dc:creator>
	</item>
</channel>
</rss>