<?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>Code complex</title>
	<atom:link href="http://www.codecomplex.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codecomplex.net/blog</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 17:26:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>VB.NET vs C# &#8211; Event handling</title>
		<link>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c-event-handling/</link>
		<comments>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c-event-handling/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 17:22:13 +0000</pubDate>
		<dc:creator>miro</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[vb vs c#]]></category>

		<guid isPermaLink="false">http://www.codecomplex.net/blog/?p=52</guid>
		<description><![CDATA[Basic concept of the events is simple: Class can raise an event. User of the class can subscribe to the event and react to it using delegate functions. But using the event system from C# or VB.NET is completely different experience.]]></description>
		<wfw:commentRss>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c-event-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB.NET vs C#</title>
		<link>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c/</link>
		<comments>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 17:19:11 +0000</pubDate>
		<dc:creator>miro</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[vb vs c#]]></category>

		<guid isPermaLink="false">http://www.codecomplex.net/blog/?p=44</guid>
		<description><![CDATA[It is interesting that although vb.net and c# are product of the same company and compiled to the same intermediate language, using them is very different experience. It's not about syntactic differences - that is just fodder for religious wars. What I want to express here are different experiences which come combined from IDE, syntax, available tools and community.]]></description>
		<wfw:commentRss>http://www.codecomplex.net/blog/2010/07/vb-net-vs-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G-startup development considerations</title>
		<link>http://www.codecomplex.net/blog/2010/03/g-startup-development-considerations/</link>
		<comments>http://www.codecomplex.net/blog/2010/03/g-startup-development-considerations/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 21:17:15 +0000</pubDate>
		<dc:creator>miro</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[g-startup]]></category>

		<guid isPermaLink="false">http://www.codecomplex.net/blog/?p=32</guid>
		<description><![CDATA[I want G-startup to work on both Windows and Linux. Although it is possible to produce cross platform application, that gave me a few choices and accompanying problems. I want the application to look native to platform it is running on, avoid numerous dependency installations and avoid lengthy downloads. Unfortunately, this is yet impossible. None [...]]]></description>
		<wfw:commentRss>http://www.codecomplex.net/blog/2010/03/g-startup-development-considerations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>G-startup project</title>
		<link>http://www.codecomplex.net/blog/2010/03/g-startup-project/</link>
		<comments>http://www.codecomplex.net/blog/2010/03/g-startup-project/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:37:03 +0000</pubDate>
		<dc:creator>miro</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[g-startup]]></category>

		<guid isPermaLink="false">http://www.codecomplex.net/blog/?p=18</guid>
		<description><![CDATA[It&#8217;s hard to find an application or utility that wasn&#8217;t already written. If you have some problem or want some improvement for your desktop, chance is you are not first with this idea. Sound card switcher? Check. Better multi monitor handling? Double check. Improved window managing? Check These are obscure tools, I don&#8217;t know anybody [...]]]></description>
		<wfw:commentRss>http://www.codecomplex.net/blog/2010/03/g-startup-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new blog</title>
		<link>http://www.codecomplex.net/blog/2010/03/a-new-blog/</link>
		<comments>http://www.codecomplex.net/blog/2010/03/a-new-blog/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:11:30 +0000</pubDate>
		<dc:creator>miro</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://www.codecomplex.net/blog/?p=6</guid>
		<description><![CDATA[Here it is, another blog in the blogosphere. It seams that writing a blog is a worthwhile habit. When writing about something you don&#8217;t know much about, you&#8217;ll learn and improve. When writing about stuff you do know, you&#8217;ll learn that you still have much to learn. And knowing that you lack in knowledge is [...]]]></description>
		<wfw:commentRss>http://www.codecomplex.net/blog/2010/03/a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

