<?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++: Differences between C++ and C#</title>
	<atom:link href="http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:33:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keithy</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-44403</link>
		<dc:creator>Keithy</dc:creator>
		<pubDate>Thu, 02 Dec 2010 14:36:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44403</guid>
		<description>or you could just have a series of IFs (not IF-ELSE) and increment the value at the end of each IF statment</description>
		<content:encoded><![CDATA[<p>or you could just have a series of IFs (not IF-ELSE) and increment the value at the end of each IF statment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-44384</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Thu, 02 Dec 2010 00:07:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44384</guid>
		<description>you could cheap fall through with a loop around the switch incrementing the vallue</description>
		<content:encoded><![CDATA[<p>you could cheap fall through with a loop around the switch incrementing the vallue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MEENA</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-40737</link>
		<dc:creator>MEENA</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:16:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-40737</guid>
		<description>i got my anser but i want some essy way</description>
		<content:encoded><![CDATA[<p>i got my anser but i want some essy way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jitendra Imh272</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-40619</link>
		<dc:creator>Jitendra Imh272</dc:creator>
		<pubDate>Sun, 11 Jul 2010 03:10:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-40619</guid>
		<description>u are the best in the word </description>
		<content:encoded><![CDATA[<p>u are the best in the word</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nursingjob52</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-35993</link>
		<dc:creator>nursingjob52</dc:creator>
		<pubDate>Fri, 04 Dec 2009 10:30:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-35993</guid>
		<description>Now these days most of the student learning this c++ software course because after this they can get good jobs.</description>
		<content:encoded><![CDATA[<p>Now these days most of the student learning this c++ software course because after this they can get good jobs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guidii</title>
		<link>http://www.tech-recipes.com/rx/1222/c-differences-between-c-and-c/comment-page-1/#comment-26986</link>
		<dc:creator>Guidii</dc:creator>
		<pubDate>Tue, 13 Jan 2009 00:55:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-26986</guid>
		<description>A couple others:

Garbage collection (C#) vs programmer-managed memory (C++).
No deterministic finalization in C#.
C++ Templates are a compile-time concept, while C# generics are a run-time concept.</description>
		<content:encoded><![CDATA[<p>A couple others:</p>
<p>Garbage collection (C#) vs programmer-managed memory (C++).<br />
No deterministic finalization in C#.<br />
C++ Templates are a compile-time concept, while C# generics are a run-time concept.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/13 queries in 0.833 seconds using memcached
Object Caching 343/346 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-09 16:22:20 -->
