<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: C# vs Objective C</title>
	<atom:link href="http://www.coderetard.com/2008/03/16/c-vs-objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/</link>
	<description>Anything Geeky Goes!</description>
	<lastBuildDate>Sun, 14 Mar 2010 07:35:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sunit Joshi</title>
		<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-9066</link>
		<dc:creator>Sunit Joshi</dc:creator>
		<pubDate>Thu, 15 Oct 2009 01:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-9066</guid>
		<description>Very nice write up. I&#039;m just graduating to ObjC from C# and found this very enlightening. Hope to see more on .Net/ObjC comparisons.

thanks
Sunit</description>
		<content:encoded><![CDATA[<p>Very nice write up. I&#8217;m just graduating to ObjC from C# and found this very enlightening. Hope to see more on .Net/ObjC comparisons.</p>
<p>thanks<br />
Sunit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn Taylor</title>
		<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-8208</link>
		<dc:creator>Quinn Taylor</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-8208</guid>
		<description>Would it be possible to fix your text so the &#039; and &quot; marks aren&#039;t some screwy character sequence like â€™? It detracts somewhat from the readability of the article.

Also, your NSMutableArray example uses an odd construct and leaks memory — better to use [NSMutableArray array] instead — and the 4th line is a compile error when trying to declare a string. Also, the last line of the preceding C# example is a compile error — it should use .RemoveAt() instead of Remove() to remove an object at a given index.</description>
		<content:encoded><![CDATA[<p>Would it be possible to fix your text so the &#8216; and &#8221; marks aren&#8217;t some screwy character sequence like â€™? It detracts somewhat from the readability of the article.</p>
<p>Also, your NSMutableArray example uses an odd construct and leaks memory — better to use [NSMutableArray array] instead — and the 4th line is a compile error when trying to declare a string. Also, the last line of the preceding C# example is a compile error — it should use .RemoveAt() instead of Remove() to remove an object at a given index.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarik Tiré</title>
		<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7832</link>
		<dc:creator>Tarik Tiré</dc:creator>
		<pubDate>Thu, 16 Jul 2009 17:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7832</guid>
		<description>Great write-up

Thank you</description>
		<content:encoded><![CDATA[<p>Great write-up</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr.H</title>
		<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7543</link>
		<dc:creator>mr.H</dc:creator>
		<pubDate>Sat, 13 Jun 2009 17:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7543</guid>
		<description>Great article! I&#039;m a total Objective-C noob but this helped me understand a lot of things. Thank you!</description>
		<content:encoded><![CDATA[<p>Great article! I&#8217;m a total Objective-C noob but this helped me understand a lot of things. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Sutton</title>
		<link>http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7193</link>
		<dc:creator>Randy Sutton</dc:creator>
		<pubDate>Fri, 08 May 2009 09:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/2008/03/16/c-vs-objective-c/#comment-7193</guid>
		<description>Very good write-up!

Coming from the world of .NET, I have been struggling to understand the concepts behind Objective-C. The comparative approach that has been taken here has really helped me grasp some of the key concepts behind Objective-C and how it&#039;s powerful features come into play.

Thank you!</description>
		<content:encoded><![CDATA[<p>Very good write-up!</p>
<p>Coming from the world of .NET, I have been struggling to understand the concepts behind Objective-C. The comparative approach that has been taken here has really helped me grasp some of the key concepts behind Objective-C and how it&#8217;s powerful features come into play.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
