<?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 - Whirlwind 4: What&#39;s new is C# 2 - Accessors, Static Classes, Nullable Types</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/bruceky/Whirlwind-4-Whats-new-is-C-2-Accessors-Static-Classes-Nullable-Types/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/261851_100x75.jpg</url>
		<title>Channel 9 - Whirlwind 4: What&#39;s new is C# 2 - Accessors, Static Classes, Nullable Types</title>
		<link></link>
	</image>
	<description>
Bruce Kyle of Microsoft and Stuart Celarier of 
CheckFree explore the new languages features in C#. It&#39;s a whirlwind tour of the important language features since C# 1. Stuart describes the feature and why it is useful. But doesn&#39;t get into best practices nor suggested usages. Just the facts about the
 feature. 
Whirlwinds are bite-sized webcasts, each is shorter than 15 minutes. You can start anywhere in the series to learn about the parts you&#39;re most interested in. 
Part 4 is about accessors, static classes, and nullable types. Stuart shows how the features are similar to features in C# 1. Stuart explains how to write diferent accessors on properties. He explains the syntax of the ? that can be added to a type and the
 ?? operators. He shows how to determine if a value is null.  
These features are part of C# 2 in .NET 2.0.  
Duration: 9:40 
Discover the entire series on C#.  
What&#39;s new in C# 2 

Whirlwind 1 - Generics
Whirlwind 2 - Iterators
Whirlwind 3 - Partial types, Anonymous methods
Whirlwind 4 - Accessors, Static Classes, Nullable Types

What&#39;s new in C# 3 

Whirlwind 5 - Automatically Implemented Properties, Type Inference, Initializer
Whirlwind 6 -&amp;nbsp;Anonymous types, Extension method&amp;nbsp;
Whirlwind 7 - Lambda Expressions
Whirlwind 8 - Linq

What&#39;s new in C# 4 

Whirlwind 9 - Introducing C# 4&amp;nbsp;
Whirlwind 10 - Dynamic Lookup&amp;nbsp;
Whirlwind 11 - Named &amp;amp; Optional Parameters&amp;nbsp;
Whirlwind 12 - More COM Love&amp;nbsp;
Whirlwind 13 - Covariance &amp;amp; Contravariance&amp;nbsp;
Whirlwind 14 - Events

For the latest news for developers and ISVs, see 
US ISV Developer Community blog.

For code samples and additional information on C# 4, see 
Visual Stuart.NET 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 21:20:28 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 21:20:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Whirlwind 4: What&#39;s new is C# 2 - Accessors, Static Classes, Nullable Types</title>
		<description>
			<![CDATA[Resources for accessor visibility, static classes, and nullable types, along with a code sample, are posted on my blog at<a href="http://visualstuart.net/blog/2008/03/26/Whirlwind4OnCAccessorVisibilityStaticClassesAndNullableTypes.aspx"><br>
http://visualstuart.net/blog/2008/03/26/Whirlwind4OnCAccessorVisibilityStaticClassesAndNullableTypes.aspx</a><p>posted by VisualStuart</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bruceky/Whirlwind-4-Whats-new-is-C-2-Accessors-Static-Classes-Nullable-Types#c633421704450000000</link>
		<pubDate>Wed, 26 Mar 2008 23:20:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bruceky/Whirlwind-4-Whats-new-is-C-2-Accessors-Static-Classes-Nullable-Types#c633421704450000000</guid>
		<dc:creator>VisualStuart</dc:creator>
	</item>
</channel>
</rss>