<?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>Ramblings of a Chikun &#187; .NET</title>
	<atom:link href="http://www.thechikun.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thechikun.com</link>
	<description>Just a random coder&#039;s weblog</description>
	<lastBuildDate>Tue, 17 Nov 2009 13:03:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# Event Handling</title>
		<link>http://www.thechikun.com/2009/09/cs-event-handling/</link>
		<comments>http://www.thechikun.com/2009/09/cs-event-handling/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 20:59:48 +0000</pubDate>
		<dc:creator>LoONeYChIKuN</dc:creator>
				<category><![CDATA[Windows Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.thechikun.com/?p=5</guid>
		<description><![CDATA[Well, this is my first post on this blog, so I figured I would go with something a little on the basic side, but something I had a lot of trouble dealing with when I started out programming.  Creating and using events in C#.
So, lets say that your  trying to use a progress bar on ]]></description>
		<wfw:commentRss>http://www.thechikun.com/2009/09/cs-event-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
