<?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 - Enumerations and the switch Decision Statement - 19</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Enumerations-and-the-switch-Decision-Statement-19/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/cc17/7d330fac-0cbd-4840-9ecc-9f7f015ecc17/19EnumerationsandtheswitchDecisionStatement_100_ch9.jpg</url>
		<title>Channel 9 - Enumerations and the switch Decision Statement - 19</title>
		<link></link>
	</image>
	<description>Classes can contain many different types of information, not just Properties and Methods. In this lesson we demonstrate the use of Enumerations because in the .NET Framework Class Library, properties can often be set only to a predetermined subset of possible values. To illustrate this point we create our own custom enumeration, then utilize it in a simple application that demonstrates a third Decision statement, the switch. We then demonstrate some Visual Studio IDE magic that automatically implements code blocks for all possible enumeration values. Enumerations and the switch Decision Statement  </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 15:27:59 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 15:27:59 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>