<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Meseret Gebre &#187; CSharp</title>
	<atom:link href="http://meseretgebre.com/archives/category/csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://meseretgebre.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 07:15:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C Sharp .NET 3.0 and Beyond</title>
		<link>http://meseretgebre.com/archives/c-sharp-net-3-0-and-beyond/</link>
		<comments>http://meseretgebre.com/archives/c-sharp-net-3-0-and-beyond/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 00:28:40 +0000</pubDate>
		<dc:creator>mez</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[NET 3.0]]></category>
		<category><![CDATA[NET 4.0]]></category>

		<guid isPermaLink="false">http://meseretgebre.com/?p=180</guid>
		<description><![CDATA[I have started learning everything .NET lately. Among the vast amount of information I have taken a liking to C# and the features it offers with .NET! I jumped into the .NET game at version 3.5 this means I have a lot to learn in a short span of time. I decided to concentrate on [...]]]></description>
			<content:encoded><![CDATA[<p>I have started learning everything .NET lately. Among the vast amount of information I have taken a liking to C# and the features it offers with .NET! I jumped into the .NET game at version 3.5 this means I have a lot to learn in a short span of time. I decided to concentrate on features starting from .NET 3.0 and up. I know this is super late and probably everyone knows about these features of the language, but I am going to talk about them anyways <img src='http://meseretgebre.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   The next article will be on the following features, that make my life as a developer so much easier.</p>
<ul>
<li>Automatic Properties</li>
<li>Implicitly typed local variables</li>
<li>Anonymous types</li>
<li>Object and collection initializers</li>
<li>Query expressions (LINQ)</li>
</ul>
<p>I am doing this mostly as a primer/base for my next article some time in the future. This future article will be about the cool features in the up and coming C# .NET 4.0!</p>
]]></content:encoded>
			<wfw:commentRss>http://meseretgebre.com/archives/c-sharp-net-3-0-and-beyond/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
