<?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>my code trip &#187; Tutorials</title>
	<atom:link href="http://mycodetrip.com/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Mon, 29 Nov 2010 19:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>C# 4.0 Tutorial &#8211; Taking Advantage Of Parallel Computing For Multiple Cores</title>
		<link>http://mycodetrip.com/2009/01/08/c-40-tutorial-taking-advantage-of-parallel-computing-for-multiple-cores_231/</link>
		<comments>http://mycodetrip.com/2009/01/08/c-40-tutorial-taking-advantage-of-parallel-computing-for-multiple-cores_231/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 02:37:39 +0000</pubDate>
		<dc:creator>Shiva Manjunath</dc:creator>
				<category><![CDATA[Tips / HowTos]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=231</guid>
		<description><![CDATA[C# 4.0 tutorial with code snippets that shows you how to carry out parallel processing in .Net 4.0 on machines ]]></description>
			<content:encoded><![CDATA[<p>C# 4.0 tutorial with code snippets that shows you how to carry out parallel processing in .Net 4.0 on machines that have multiple cores.</p>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2009/01/08/c-40-tutorial-taking-advantage-of-parallel-computing-for-multiple-cores_231/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

