<?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 - Branching with the if Decision Statement and the Conditional Operator - 06</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/f6f7/285ff982-d18d-423b-910c-9f7a0122f6f7/06BranchingwiththeifDecisionStatementandtheConditionalOperator_100_ch9.jpg</url>
		<title>Channel 9 - Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<link></link>
	</image>
	<description>Branching allows us to add logic to our applications. In this lesson introduces the if Decision statement (in its various forms) as well as the conditional operator. We also discuss how to refactor our code to make it more compact and less likely to produce errors by eliminating duplicate code. Download the source code for Branching with the if Decision... </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 14:06:35 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 14:06:35 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>More C# videos most welcome, this is infectious.</p><p>posted by santi_m</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634575500323429808</link>
		<pubDate>Tue, 22 Nov 2011 09:13:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634575500323429808</guid>
		<dc:creator>santi_m</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>I really love the careful and detailed explanations that I've watched so far.... I really cannot thank you enough!!! you saved my academics!!!!!! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /> <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /> <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /></p><p>posted by subaddiction</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634582369877007768</link>
		<pubDate>Wed, 30 Nov 2011 08:03:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634582369877007768</guid>
		<dc:creator>subaddiction</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Another video followed. Thanks to the team behind these. Really enjoying them and finding Bob's explanations clear and easy to follow. Also glad that he's not reading out every line of code as this&nbsp;gets me into the habit of reading the code before I start to&nbsp;type. I know what I'll be doing over the festive period.</p><p>posted by Scimac</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634593256591129490</link>
		<pubDate>Mon, 12 Dec 2011 22:27:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634593256591129490</guid>
		<dc:creator>Scimac</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[i was struggling with learning C&#35;, i have easily understood the stuff covered in these videos, thanks a million.<p>posted by nokks</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634613119512794875</link>
		<pubDate>Wed, 04 Jan 2012 22:12:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634613119512794875</guid>
		<dc:creator>nokks</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634575500323429808">santi_m</a> @<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634582369877007768">subaddiction</a> @<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634593256591129490">Scimac</a> @<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634613119512794875">nokks</a> : Thank you all for the compliments.&nbsp; Glad these can be of help to you!&nbsp; Best wishes in 2012!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634613233449823279</link>
		<pubDate>Thu, 05 Jan 2012 01:22:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634613233449823279</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thank you very much for your detailed and interesting videos, I appreciate them very much&#33;<p>posted by Ricardo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634618385128998848</link>
		<pubDate>Wed, 11 Jan 2012 00:28:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634618385128998848</guid>
		<dc:creator>Ricardo</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thank you for sharing your knowledge... I learn a lot on this.<br>It&#39;s easy to understand and follow<p>posted by susan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634619462991033896</link>
		<pubDate>Thu, 12 Jan 2012 06:24:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634619462991033896</guid>
		<dc:creator>susan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[I&#39;ve been in MS software development over 10 years and I still find myself watching these. Maybe it&#39;s because the appealing way you present the concepts, or maybe because you look like Steve Martin &#58;&#41;&#41;<p>posted by piim</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634620437352686043</link>
		<pubDate>Fri, 13 Jan 2012 09:28:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634620437352686043</guid>
		<dc:creator>piim</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634618385128998848">Ricardo</a>,&nbsp;@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634619462991033896">susan</a>: Thank you for the feedback! </p><p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634620437352686043">piim</a>: Thanks for the compliment ... I think?&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />&nbsp; You are the third person to tell me that within the past year, so I guess I need to grow my beard back.</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634621566625579632</link>
		<pubDate>Sat, 14 Jan 2012 16:51:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634621566625579632</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Hats off to you, these have been so helpful. Thank you for being one of the best teachers i have encountered</p><p>posted by EmW</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634646098577319550</link>
		<pubDate>Sun, 12 Feb 2012 02:17:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634646098577319550</guid>
		<dc:creator>EmW</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634646098577319550">EmW</a>: <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> &nbsp;Thanks for the nice words. &nbsp;Made my day!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634647443976165716</link>
		<pubDate>Mon, 13 Feb 2012 15:39:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634647443976165716</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thanks to these C&#35; beginners lectures I can now sleep at night&#33;<p>posted by Aamir Syed</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634647971518422138</link>
		<pubDate>Tue, 14 Feb 2012 06:19:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634647971518422138</guid>
		<dc:creator>Aamir Syed</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634647971518422138">Aamir Syed</a>: Is that a compliment? &nbsp;Or do I put you to sleep? &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634648660351584563</link>
		<pubDate>Wed, 15 Feb 2012 01:27:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634648660351584563</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[   Sorry I did not express myself well.That was a good compliment&#33;You see I work full time and have started learning C&#35; at night on a limited time budget.Tried other books&#47;sources but none drive home the basic concepts as quickly as your lectures. Cheers&#33; Aamir<br><br>    <p>posted by Aamir Syed</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634648762172695417</link>
		<pubDate>Wed, 15 Feb 2012 04:16:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634648762172695417</guid>
		<dc:creator>Aamir Syed</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634648762172695417">Aamir Syed</a>: Hehe ... thank you for the compliment then. &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> &nbsp;And I'm glad these videos helped you nail down the basic concepts. &nbsp;Keep pushing forward ... this is fun stuff!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634650280844126584</link>
		<pubDate>Thu, 16 Feb 2012 22:28:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634650280844126584</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thank you for your lectures, I really enjoy the simplicity and easy learning experience.<p>posted by Fernando Herrera</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634653692517768110</link>
		<pubDate>Mon, 20 Feb 2012 21:14:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634653692517768110</guid>
		<dc:creator>Fernando Herrera</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Bob you made some awsom clear and simple videos , but where could we practice the skills we learning .</p><p>could you refer us to some practice examples?</p><p>posted by MorS</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634664573503120386</link>
		<pubDate>Sun, 04 Mar 2012 11:29:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634664573503120386</guid>
		<dc:creator>MorS</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634664573503120386">MorS</a>: I have a series on my own website that has homework questions and solutions explained via video. &nbsp;Check it out!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634667346734973420</link>
		<pubDate>Wed, 07 Mar 2012 16:31:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634667346734973420</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[This series is really god.The best I&#39;ve seen so far.Will you maybe make next series&#63;Maybe intermediate&#63;<p>posted by Davor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634691419094629731</link>
		<pubDate>Wed, 04 Apr 2012 13:11:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634691419094629731</guid>
		<dc:creator>Davor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thank you Bob for creating these videos. Was in school for programming for 3 years and events in life drove me off the academic path for now, but my passion for programming is strong as ever. These videos &#40;along with the enormous compendium of knowledge on the MSDN&#41; truly helped me understand the core concepts of OOP more than any professor has been able to&#47;willing to explain.<br><br>Thank you again, truly appreciate the help&#33;<p>posted by Cale Elliott</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634717125694316561</link>
		<pubDate>Fri, 04 May 2012 07:16:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634717125694316561</guid>
		<dc:creator>Cale Elliott</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634691419094629731">Davor</a>: Thanks for the nice words! &nbsp;None in the works just yet. &nbsp;In your mind, what topics would you want covered in an &quot;intermediate&quot; series?</p><p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634717125694316561">Cale Elliott</a>: Awesome, Cale. &nbsp;Thanks for passing that story along ... encouraging to me. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634718300150429535</link>
		<pubDate>Sat, 05 May 2012 15:53:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634718300150429535</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thanks for the great tutorials so far. This is very easy to follow and I couldn&#39;t learn this anywhere else.<p>posted by Matt</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634753141880847965</link>
		<pubDate>Thu, 14 Jun 2012 23:43:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634753141880847965</guid>
		<dc:creator>Matt</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thanks a lot for these videos, they are amazingly well done. I&#39;m finally starting to see I can make this while other tutorials I tried were so confusing, unstructered or too fast - was very frustrating.<p>posted by Uli</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634767164728952765</link>
		<pubDate>Sun, 01 Jul 2012 05:14:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634767164728952765</guid>
		<dc:creator>Uli</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Bob, i guess everyone said pretty much everything i could think of to display my appreciation for your videos. Makes everything so easy to understand! Not everyone can do that ~ Cheers!</p><p>posted by PEDR0MEJI4</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634768769305983581</link>
		<pubDate>Tue, 03 Jul 2012 01:48:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634768769305983581</guid>
		<dc:creator>PEDR0MEJI4</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634753141880847965">Matt</a>:&nbsp;@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634767164728952765">Uli</a>:&nbsp;@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634768769305983581">PEDR0MEJI4</a>: Thank you all for the nice words. &nbsp;I'm really glad that they are helping you learn C# and .NET. &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634776153782444903</link>
		<pubDate>Wed, 11 Jul 2012 14:56:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634776153782444903</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Bob you look like Hollywood &#58;&#41;<br><p>posted by yan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634777397451557455</link>
		<pubDate>Fri, 13 Jul 2012 01:29:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634777397451557455</guid>
		<dc:creator>yan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634777397451557455">yan</a>: I've been doing this for 10&#43; years, however, that's the first time ever said that &quot;I look Hollywood&quot;. &nbsp;I'm assuming / hoping that's a good thing? &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9' alt='Wink' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634778833933231199</link>
		<pubDate>Sat, 14 Jul 2012 17:23:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634778833933231199</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Great videos Bob&#33; Quick question I try to run the application after the string message code, but the &#34;You won a new car&#34; doesn&#39;t pop up after the number is entered. There&#39;s a green squiggly line under message that says the variable message is assigned but the variable is never used. Any solutions to this&#63; <p>posted by Zach Handzlik</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783106490109558</link>
		<pubDate>Thu, 19 Jul 2012 16:04:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783106490109558</guid>
		<dc:creator>Zach Handzlik</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[&#64;Zach Handzlik -- Trying to help you out in case Bob is busy. Perhaps you didn&#39;t write&#58; Console.WriteLine&#40;message&#41; at the bottom of your code&#63; Perhaps you just have&#58; Console.WriteLine&#40;&#41;<p>posted by Paige</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783277946829249</link>
		<pubDate>Thu, 19 Jul 2012 20:49:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783277946829249</guid>
		<dc:creator>Paige</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783106490109558">Zach Handzlik</a>: Just following up ... Did Paige's suggestion fix the issue?</p><p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634783277946829249">Paige</a>: Nice catch, and thank you!!!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634791943979039866</link>
		<pubDate>Sun, 29 Jul 2012 21:33:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634791943979039866</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Great series.&nbsp; Thanks, Bob!</p><p>posted by RyanCox</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634794220445152573</link>
		<pubDate>Wed, 01 Aug 2012 12:47:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634794220445152573</guid>
		<dc:creator>RyanCox</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Bob These series you&#39;ve uploaded are very helpful as i am a beginner in C&#35; and .NET. <br>Frankly speaking i was unable to understand these concepts in my class but after watching ur videos you made it real easy. and INTERESTING........  <p>posted by hayyes</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634846713371717276</link>
		<pubDate>Mon, 01 Oct 2012 06:55:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634846713371717276</guid>
		<dc:creator>hayyes</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[There&#39;s a problem in new C&#35; express 2012. Compiler do not accept  second &#34;else if&#34; after i remove &#123;&#125; from code.<br>else if &#40;userValue &#61;&#61; &#34;3&#34;&#41; is also underlined with red wave line - &#34;error CS1519&#58; Invalid token &#39;else&#39; in class, struct, or interface member declaration&#34;.<br>13 minute, 29 line of code on video.<br><p>posted by Bri</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634850207431552427</link>
		<pubDate>Fri, 05 Oct 2012 07:59:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634850207431552427</guid>
		<dc:creator>Bri</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Thank you Bob &#58; You are good&#33; &#58;&#41;<p>posted by Sonia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634851777547381346</link>
		<pubDate>Sun, 07 Oct 2012 03:35:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634851777547381346</guid>
		<dc:creator>Sonia</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634850207431552427">Bri</a>: I would make sure that the lines above the else statement are syntactically correct. &nbsp;I assure you, nothing changed in the latest version of C#. &nbsp;Hope that helps!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634864420462886013</link>
		<pubDate>Sun, 21 Oct 2012 18:47:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634864420462886013</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[thank you so much Bob&#33; I love yr videos. you are a  great teacher.<p>posted by raul nguyen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634889078564748693</link>
		<pubDate>Mon, 19 Nov 2012 07:44:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634889078564748693</guid>
		<dc:creator>raul nguyen</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Thank you very much Bob for these videos. I work in a Support Team and have keen interest in software development and just out of interest I developed two small applications for my team to automate some of their tasks.</p><p><br>Your detailed explanation is helping me &quot;Refactor&quot; my poorly written code. I will complete the whole series and learn more <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> You truly are a great Teacher. Thanks.</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>posted by hardik22</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634892615403996025</link>
		<pubDate>Fri, 23 Nov 2012 09:59:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634892615403996025</guid>
		<dc:creator>hardik22</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[This is an excellent series. I know a bit of vb.net but I&#39;m already enjoying this far more. You don&#39;t find tutorials of this quality often. Keep it up&#33;<p>posted by Ryan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634902601657716392</link>
		<pubDate>Tue, 04 Dec 2012 23:22:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634902601657716392</guid>
		<dc:creator>Ryan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Commendable Videos &#33; Great job mate.<p>posted by vishal prajapati</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634909191667300620</link>
		<pubDate>Wed, 12 Dec 2012 14:26:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634909191667300620</guid>
		<dc:creator>vishal prajapati</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[I&#39;ve been scripting for 10&#43; years and finally took the dive in to learning actual programming.  I&#39;ve tried learning C&#43;&#43; on my own with a c&#43;&#43; &#39;bible&#39; and I became blocked and frustrated a few chapters in.  Now, a few years later my passion for learning and creating is greater than ever.  I&#39;ve spent a while trying to decide on a language to learn and ultimately picked C&#35; because it can be used in the Unity game engine and I&#39;ve been wanting to create a 2d sprite game since junior high school.<br><br>I wanted to let you know that your tutorials are very well edited, you have this very welcoming nature and presentation, and they are super approachable.  You&#39;re a great teacher and the world could use more people with your passion to continue learning and sharing.<br><br>&#40;Keep the beard off, Steve Martin rules and you may get special treatment when going out&#33;&#41;  &#58;p<p>posted by Ben L</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634915687495895653</link>
		<pubDate>Thu, 20 Dec 2012 02:52:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634915687495895653</guid>
		<dc:creator>Ben L</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Hi Bob,<br><br>I have one doubt - why do we need to use &#34;Console.ReadLine&#40;&#41;&#34; even when we actually dont want to read anything &#63; for example - the HelloWorld program, the if statements - all end with the ReadLine command. I tried personally and observed that the output window shows up and vanishes immediately if I do not use the ReadLine command&#63; Is that the reason we use the ReadLine&#40;&#41; command&#63;<p>posted by Mehul Shah</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634929145750087768</link>
		<pubDate>Fri, 04 Jan 2013 16:42:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634929145750087768</guid>
		<dc:creator>Mehul Shah</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Thank you! I highly appreciate these videos! Just saying this doesn't do enough justice to the feeling of gratitude I have for your work&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /> !</p><p>posted by Supensaa</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634929559975642923</link>
		<pubDate>Sat, 05 Jan 2013 04:13:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634929559975642923</guid>
		<dc:creator>Supensaa</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[&#64;Mehul Shah - I believe it tells the console to wait for the user to give input for its use. Since the user has to enter information the console window never closes until enter is pressed.<p>posted by Luke</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634930982384030812</link>
		<pubDate>Sun, 06 Jan 2013 19:43:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634930982384030812</guid>
		<dc:creator>Luke</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[I&#39;ve been struggling with trying to make it continuous questioning after entering first number. OK I entered 1 and did not win the boat how can you make the program not to end and ask me the question again&#63;<br>Thanks.<p>posted by SenCan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634937285956650357</link>
		<pubDate>Mon, 14 Jan 2013 02:49:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634937285956650357</guid>
		<dc:creator>SenCan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Sorry bothering. This worked&#58;<br>while&#40;true&#41;<br>&#123;<br>&#125;<br><p>posted by SenCan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634937349481844877</link>
		<pubDate>Mon, 14 Jan 2013 04:35:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634937349481844877</guid>
		<dc:creator>SenCan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Dear Bob,<br><br>Your teaching series is awesome and have had no problems till now. The code you were writing in lesson 6 gives me a problem. The word &#34;else&#34; gives me the error &#34;Invalid expression term&#34; and the word &#34;if&#34; gives me the error &#34;&#59; expected&#34;. I am running the 2012 Visual Express edition and the program and course is awesome. <br>Thanks<p>posted by Kevin</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634943666467426333</link>
		<pubDate>Mon, 21 Jan 2013 12:04:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634943666467426333</guid>
		<dc:creator>Kevin</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Hi Bob,<br>I have the exact same problem as &#64;Kevin and &#64;Bri.<br>Running 2012 VS. &#34;else&#34; &#61; invalid expression term, and the curly bracket just above &#34;else&#34; gives the following error&#58; Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement. I&#39;ve checked over and over to make sure my code is exactly the same as yours, but nothing&#33; <br>Just also want to say thank you so much for these video lessons, you&#39;re a fantastic teacher&#33;<p>posted by Stefan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634947954858405503</link>
		<pubDate>Sat, 26 Jan 2013 11:11:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634947954858405503</guid>
		<dc:creator>Stefan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Found my mistake&#33; I had a Semi-colon after the&#58; if &#40;userValue &#61;&#61; &#34;1&#34;&#41;.<br>Facepalm&#33;<p>posted by Stefan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634950416457445281</link>
		<pubDate>Tue, 29 Jan 2013 07:34:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634950416457445281</guid>
		<dc:creator>Stefan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Like the others have stated you are a great teacher.<br><br>The series needs to be updated though as I too cannot get the term &#34;else&#34; to function.<br><br>Good luck&#33;<p>posted by Lance Steel</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634954589310665507</link>
		<pubDate>Sun, 03 Feb 2013 03:28:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634954589310665507</guid>
		<dc:creator>Lance Steel</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Hi<br><br>I&#39;m learning C&#35; and currently watching some excellent tutorial videos &#58;-<br><br>Channel 9 c&#35; tutorial 6<br><br>At 14&#58;28 Bob talks about a condensed, easier way to write an if statement &#58;-<br><br>string message &#61; &#40;uservalue &#61;&#34;1&#34;&#41; &#63; &#34;boat&#34; &#58; &#34;strand of lint&#34;&#59;<br><br>Just wondering if this is known as Pattern Matching which just checks for two conditions. Does anyone know if there is a way of writing a condensed if statement that checks for three conditions or more. Bob explains that this can be done by using a Switch statement. I know that c&#35; is evolving all the time if anyone know a way please. Then it will help me keep my c&#35; code more condensed.<br><br>Cheers<br><br>Matt<p>posted by Matt</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634960243236389951</link>
		<pubDate>Sat, 09 Feb 2013 16:32:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634960243236389951</guid>
		<dc:creator>Matt</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[These videos are so well done I wish more beginners to programming could find it. It took me awhile to find this location. Very impressive Bob, your diction is clear and your intonation brings home the concepts. Thanks a billion.<p>posted by Maurice</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634983133835383736</link>
		<pubDate>Fri, 08 Mar 2013 04:23:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634983133835383736</guid>
		<dc:creator>Maurice</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Excellent presentation of these concepts.  Over 30 as a Mainframe programmer and now needing to learn something new at this late stage of my career.  I get it and eagerly awaiting my next Project to apply what I&#39;ve learned. <p>posted by Dawn Ross</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634989565589089103</link>
		<pubDate>Fri, 15 Mar 2013 15:02:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634989565589089103</guid>
		<dc:creator>Dawn Ross</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[you are simply amazing &#33; thanks for help us so much&#33;<p>posted by Ferran</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634996358025031687</link>
		<pubDate>Sat, 23 Mar 2013 11:43:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c634996358025031687</guid>
		<dc:creator>Ferran</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Coming from programming in LabVIEW for several years. Finest teaching of the subject I&#39;ve found, after browsing several books and online tutorials. Good Job&#33;<p>posted by Tay</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635000768501065935</link>
		<pubDate>Thu, 28 Mar 2013 14:14:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635000768501065935</guid>
		<dc:creator>Tay</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[<p>Thanks you so much for your contribution to the free learning world. It is great to see some very high quality professional videos that are easy to follow. Also very pleasing that such a high profile company like Microsoft provide this for the community. Thanks Team&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /></p><p>posted by An00bis</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635002247677605547</link>
		<pubDate>Sat, 30 Mar 2013 07:19:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635002247677605547</guid>
		<dc:creator>An00bis</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[This was a great help  I am sure I will contue to use them to clarify and  understand my errors as well Thank you<br><br><p>posted by studyallthetime</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635004612423886875</link>
		<pubDate>Tue, 02 Apr 2013 01:00:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635004612423886875</guid>
		<dc:creator>studyallthetime</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Console.WriteLine&#40;&#34;Would you prefer what is behind door number 1, 2 or 3&#63;&#34;&#41;&#59;<br>string userValue &#61; Console.ReadLine&#40;&#41;&#59;<br>if &#40;userValue &#61;&#61; &#39;1&#39;&#41;<br>  &#123;<br>     Console.WriteLine&#40;&#34;You won a new car&#33;&#34;&#41;&#59;<br>     Console.ReadLine&#40;&#41;&#59;<br>  &#125;<br><br><br>Error 1&#58;<br>Operator &#39;&#61;&#61;&#39; cannot be applied to operands of type &#39;string&#39; and &#39;char&#39;<br><br>I&#39;ve checked it ten times, and i can&#39;t find any problems with it.<br>I&#39;ve tried with &#34;int&#34; &#40;insted of string&#41; and &#34;ReadKey&#34;, and i still get the error&#63; <br>Any help please&#63;<br><p>posted by Jonatan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635018226206887391</link>
		<pubDate>Wed, 17 Apr 2013 19:10:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635018226206887391</guid>
		<dc:creator>Jonatan</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[Hi Bob,<br><br>Thanks for your videos, they are so easy to follow along and work with. I have one question about this tutorial, you wrote the statement <br><br>message &#61; &#34;you won a new car&#34;&#59;<br><br>in-between the if and else-if statements without writing console.WriteLine, how did the computer know to write the message string after each input&#63;<br><br>I would appreciate a response from anyone regarding this, really enjoying these videos, see you in the next one&#33;<p>posted by NewLearner</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635028714751027315</link>
		<pubDate>Mon, 29 Apr 2013 22:31:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635028714751027315</guid>
		<dc:creator>NewLearner</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[HA&#33; just looked back up the video and answered my own question. Thanks for the fantastic work &#58;&#41;<p>posted by NewLearner</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635028716013886615</link>
		<pubDate>Mon, 29 Apr 2013 22:33:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635028716013886615</guid>
		<dc:creator>NewLearner</dc:creator>
	</item>
	<item>
		<title>Re: Branching with the if Decision Statement and the Conditional Operator - 06</title>
		<description>
			<![CDATA[My first foray into the world of C&#35; and what a truly EXCELLENT series to follow. Will be moving on to Lesson 7 tomorrow. The first 6 have me eager for more and it&#39;s only been my first evening. Great stuff Bob - so fluently and carefully explained too. &#58;&#41;<p>posted by Matt Finch</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635035580472345449</link>
		<pubDate>Tue, 07 May 2013 21:14:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Branching-with-the-if-Decision-Statement-and-the-Conditional-Operator-06#c635035580472345449</guid>
		<dc:creator>Matt Finch</dc:creator>
	</item>
</channel>
</rss>