<?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>PushkarArora.com &#187; C#</title>
	<atom:link href="http://pushkararora.com/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushkararora.com</link>
	<description>A Web 2.0 Journal's Entanglement Of Modern Era</description>
	<lastBuildDate>Sat, 29 Aug 2009 09:05:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Google C++ Style Guide</title>
		<link>http://pushkararora.com/programming/google-c-style-guide/</link>
		<comments>http://pushkararora.com/programming/google-c-style-guide/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 20:38:39 +0000</pubDate>
		<dc:creator>Pushkar Arora</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[guide]]></category>

		<guid isPermaLink="false">http://pushkararora.com/?p=411</guid>
		<description><![CDATA[This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++.  As explained in the guide: C++ is the main development language used by many of Google&#8217;s open-source projects. As every C++ programmer knows, the language has many powerful features, but this power brings with it [...]]]></description>
		<wfw:commentRss>http://pushkararora.com/programming/google-c-style-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction And Overview Of LINQ</title>
		<link>http://pushkararora.com/net/an-introduction-and-overview-of-linq/</link>
		<comments>http://pushkararora.com/net/an-introduction-and-overview-of-linq/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 22:34:55 +0000</pubDate>
		<dc:creator>Pushkar Arora</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://pushkararora.com/?p=59</guid>
		<description><![CDATA[Hi everyone With the release of .NET framework 3.5, Microsoft introduced lots of new features. One of the very important feature introduced is LINQ, which stands for Language Structured Integrated Query. I have been studying LINQ since the last 2 months and I find it an excellent approach to data management. In this post, I [...]]]></description>
		<wfw:commentRss>http://pushkararora.com/net/an-introduction-and-overview-of-linq/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

