<?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>Kerry D. Wong &#187; Partial Class</title>
	<atom:link href="http://www.kerrywong.com/tag/partial-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Partial Class Differences Between C# and VB.Net</title>
		<link>http://www.kerrywong.com/2007/08/05/partial-class-differences-between-c-and-vbnet/</link>
		<comments>http://www.kerrywong.com/2007/08/05/partial-class-differences-between-c-and-vbnet/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 01:11:20 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[C Sharp (C#)]]></category>
		<category><![CDATA[Partial Class]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://dimension/2007/08/05/partial-class-differences-between-c-and-vbnet/</guid>
		<description><![CDATA[Partial class was introduced in .Net 2.0 mainly for better handling of visual designer generated code. To be honest, I have never been a fan of the idea of a partial class since day one. Even though the claim was that partial class makes the end-user&#8217;s code look much cleaner, the sad truth was that [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/08/05/partial-class-differences-between-c-and-vbnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

