<?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: Objects &#8211; Why You Should Care About Them</title>
	<atom:link href="http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Wed, 17 Mar 2010 06:00:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mohammad Samini</title>
		<link>http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/comment-page-1/#comment-13114</link>
		<dc:creator>Mohammad Samini</dc:creator>
		<pubDate>Fri, 20 Jul 2007 13:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/#comment-13114</guid>
		<description>Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpradio</title>
		<link>http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/comment-page-1/#comment-12578</link>
		<dc:creator>cpradio</dc:creator>
		<pubDate>Fri, 13 Jul 2007 15:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/#comment-12578</guid>
		<description>I complete agree Ramjee, that does make a difference, and I completely forgot to mention it.  I will update the article shortly to include that.</description>
		<content:encoded><![CDATA[<p>I complete agree Ramjee, that does make a difference, and I completely forgot to mention it.  I will update the article shortly to include that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramjee</title>
		<link>http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/comment-page-1/#comment-12549</link>
		<dc:creator>Ramjee</dc:creator>
		<pubDate>Fri, 13 Jul 2007 06:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/#comment-12549</guid>
		<description>J/K,
Very nice post putting down the differences of class/struct.

One thing that you possibly missed out on when to use class/struct is the memory consideration.
A struct is stored on the stack and is always passed by value
Where as a class is on the heap, and is passed by reference. 

This difference influences the choice.!

What do you say?</description>
		<content:encoded><![CDATA[<p>J/K,<br />
Very nice post putting down the differences of class/struct.</p>
<p>One thing that you possibly missed out on when to use class/struct is the memory consideration.<br />
A struct is stored on the stack and is always passed by value<br />
Where as a class is on the heap, and is passed by reference. </p>
<p>This difference influences the choice.!</p>
<p>What do you say?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golgotha</title>
		<link>http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/comment-page-1/#comment-12427</link>
		<dc:creator>Golgotha</dc:creator>
		<pubDate>Wed, 11 Jul 2007 17:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/11/objects-why-you-should-care-about-them/#comment-12427</guid>
		<description>PHP and C# examples!!!

So which is better :) 
j/k let&#039;s not go there...</description>
		<content:encoded><![CDATA[<p>PHP and C# examples!!!</p>
<p>So which is better <img src='http://www.search-this.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
j/k let&#8217;s not go there&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
