<?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>Splitzer &#187; windows application</title>
	<atom:link href="http://www.splitzer.net/blog/index.php/tag/windows-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splitzer.net/blog</link>
	<description>Development Blog</description>
	<lastBuildDate>Sat, 17 Jul 2010 20:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WinForm Programming: A Basic WinForm Application</title>
		<link>http://www.splitzer.net/blog/index.php/2007/06/18/winform-programming-a-basic-winform-application/</link>
		<comments>http://www.splitzer.net/blog/index.php/2007/06/18/winform-programming-a-basic-winform-application/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 01:54:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[windows application]]></category>

		<guid isPermaLink="false">http://www.splitzer.net/blog/index.php/2007/06/18/winform-programming-a-basic-winform-application/</guid>
		<description><![CDATA[Let me get this week started with a basic example of WinForm application. I know, i should&#8217;ve done a smoother transition from coldfusion to c#, but it has been a tough week understanding with so much less community work in coldfusion communities. Here is our C# application code: using System; using System.Windows.Forms; public class WinApp [...]]]></description>
		<wfw:commentRss>http://www.splitzer.net/blog/index.php/2007/06/18/winform-programming-a-basic-winform-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
