<?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 - Operators, Expressions and Statements - Day 1 - Part 12</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/99ee/5b4fc9bd-a5f5-49f4-ad44-9e10015d99ee/day01part12_100_ch9.jpg</url>
		<title>Channel 9 - Operators, Expressions and Statements - Day 1 - Part 12</title>
		<link></link>
	</image>
	<description> Much like human languages, programming languages have their own nouns, verbs, and other parts of speech. This video explains how operators and expressions are combined to create valid, well-formed statements that can be compiled and executed by the .NET Framework Runtime. </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 07:16:33 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 07:16:33 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Operators, Expressions and Statements - Day 1 - Part 12</title>
		<description>
			<![CDATA[ <p>LOL the red boat!</p><p>Does C# use the modulus operator %?</p><p>posted by Mintydog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634263991650000000</link>
		<pubDate>Fri, 26 Nov 2010 20:12:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634263991650000000</guid>
		<dc:creator>Mintydog</dc:creator>
	</item>
	<item>
		<title>Re: Operators, Expressions and Statements - Day 1 - Part 12</title>
		<description>
			<![CDATA[ <p>@<a href="/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634263991650000000">Mintydog</a>: yup.</p><p>posted by Clint</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634269633400000000</link>
		<pubDate>Fri, 03 Dec 2010 08:55:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634269633400000000</guid>
		<dc:creator>Clint</dc:creator>
	</item>
	<item>
		<title>Re: Operators, Expressions and Statements - Day 1 - Part 12</title>
		<description>
			<![CDATA[The video overlay at 2:40 has only one "=" symbol. It should be "==".<br />At 5:22 the overlay has the expression "if (x &gt; y) &amp;&amp; (a &gt; b)". It should be "if ((x &gt; y) &amp;&amp; (a &gt; b))".<br />The same goes for the overlay involving logical Or at 5:33.<br />Finally, the Not-equal operator != should have been mentioned in my opinion.<p>posted by Carsten Hansen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634270929170000000</link>
		<pubDate>Sat, 04 Dec 2010 20:55:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Operators-Expressions-and-Statements#c634270929170000000</guid>
		<dc:creator>Carsten Hansen</dc:creator>
	</item>
</channel>
</rss>