<?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>The Way Of Coding &#187; history</title>
	<atom:link href="http://thewayofcoding.com/tag/history/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 04:23:32 +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>C# .NET Programming Tip: Keeping A History With Properties</title>
		<link>http://thewayofcoding.com/2008/02/c-net-programming-tip-keeping-a-history-with-properties/</link>
		<comments>http://thewayofcoding.com/2008/02/c-net-programming-tip-keeping-a-history-with-properties/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 22:10:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[set]]></category>

		<guid isPermaLink="false">http://localhost/?p=23</guid>
		<description><![CDATA[The program I am writing at work&#8217;s primary functionality is a checklist. One of the requested features is the ability to record what actions a user performs on the checklist. So there needs to be some additional code that updates a history table whenever a user makes any changes to the checklist. Let&#8217;s define when [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/02/c-net-programming-tip-keeping-a-history-with-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

