<?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>Erata.NET &#187; object</title>
	<atom:link href="http://www.erata.net/tag/object/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erata.net</link>
	<description>If we don't have the solution you have the wrong problem</description>
	<lastBuildDate>Thu, 17 Nov 2011 11:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A few things from C++ that i miss in C#</title>
		<link>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/</link>
		<comments>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 10:41:31 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c sharp]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[const]]></category>
		<category><![CDATA[const correctness]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[design bugs]]></category>
		<category><![CDATA[destruction]]></category>
		<category><![CDATA[deterministic destruction]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[immutable objects]]></category>
		<category><![CDATA[lambda expressions]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[paradigms]]></category>
		<category><![CDATA[partial specialization]]></category>
		<category><![CDATA[reference type]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[static initialization]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[value type]]></category>

		<guid isPermaLink="false">http://www.erata.net/?p=90</guid>
		<description><![CDATA[The last 6-7 months i've been working mostly with C# and to be honest I've grown found to it. It has really nice features like lambda expressions,   auto properties, extension methods, LINQ witch can really speed up things in terms development time. 
 
Still ... there are some things from C++ that i now miss: Templates ( as in true generics ) , const correctness, deterministic destruction, static initialization and <a href="http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

