<?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>Delta&#039;s Blog &#187; .NET</title>
	<atom:link href="http://www.deltasblog.co.uk/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltasblog.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 07 Apr 2011 17:19:06 +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>V1.0.0.6 Delta&#8217;s Data Access Layer Released</title>
		<link>http://www.deltasblog.co.uk/2011/02/17/v1-0-0-6-deltas-data-access-layer-released/</link>
		<comments>http://www.deltasblog.co.uk/2011/02/17/v1-0-0-6-deltas-data-access-layer-released/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 11:07:45 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Project News]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[Dal]]></category>
		<category><![CDATA[Delta]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.deltasblog.co.uk/?p=477</guid>
		<description><![CDATA[The latest version of my data access library has been release to CodePlex CodePlex]]></description>
			<content:encoded><![CDATA[<p>The latest version of my data access library has been release to CodePlex</p>
<p><a href="http://deltasdal.codeplex.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/deltasdal.codeplex.com/?referer=');">CodePlex</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2011/02/17/v1-0-0-6-deltas-data-access-layer-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Cross thread example added</title>
		<link>http://www.deltasblog.co.uk/2011/02/16/wpf-cross-thread-example-added/</link>
		<comments>http://www.deltasblog.co.uk/2011/02/16/wpf-cross-thread-example-added/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 10:46:27 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Random Content]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Cross]]></category>
		<category><![CDATA[Thread]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.deltasblog.co.uk/?p=472</guid>
		<description><![CDATA[I have added a good example of how to update a control in WPF from a thread. View the example here]]></description>
			<content:encoded><![CDATA[<p>I have added a good example of how to update a control in WPF from a thread.</p>
<p><a href="http://www.deltasblog.co.uk/code-snippets/threadsafe-control-update-for-wpf/">View the example here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2011/02/16/wpf-cross-thread-example-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Code (Data Access Layer)</title>
		<link>http://www.deltasblog.co.uk/2010/12/01/google-code-data-access-layer/</link>
		<comments>http://www.deltasblog.co.uk/2010/12/01/google-code-data-access-layer/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 19:18:56 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Project News]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.deltasblog.co.uk/?p=453</guid>
		<description><![CDATA[The first of many moves to open source has begun with my generic data access layer for custom .Net objects. You can download it and the source from Google Code]]></description>
			<content:encoded><![CDATA[<p>The first of many moves to open source has begun with my generic data access layer for custom .Net objects.</p>
<p>You can download it and the source from <a href="http://code.google.com/p/deltas-dataexpress/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/deltas-dataexpress/?referer=');">Google Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2010/12/01/google-code-data-access-layer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XOStore Xml Based Database Engine</title>
		<link>http://www.deltasblog.co.uk/2009/01/07/xostore-xml-based-database-engine/</link>
		<comments>http://www.deltasblog.co.uk/2009/01/07/xostore-xml-based-database-engine/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:29:26 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Project News]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xostore]]></category>

		<guid isPermaLink="false">http://deltasblog.co.uk/?p=286</guid>
		<description><![CDATA[I have been working on a new database engine done using Xml. The new engine which I have named XOStore, which is short for Xml Object Storage allows .NET developers to store objects and their states to disk. This system means you can save an object to your hard drive and later load if over [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on a new database engine done using Xml. The new engine which I have named XOStore, which is short for Xml Object Storage allows .NET developers to store objects and their states to disk.</p>
<p>This system means you can save an object to your hard drive and later load if over a LAN or any media as it was.</p>
<p>I plan to release the preview version soon to collect feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2009/01/07/xostore-xml-based-database-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSV Mechanic released</title>
		<link>http://www.deltasblog.co.uk/2008/09/15/csv-mechanic-released/</link>
		<comments>http://www.deltasblog.co.uk/2008/09/15/csv-mechanic-released/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 13:27:31 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Project News]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Mechanic]]></category>

		<guid isPermaLink="false">http://deltasblog.co.uk/?p=166</guid>
		<description><![CDATA[Out today CSV Mechanic. You can find it in the Software section. A .NET library used for manipulating CSV files.  Download: Here]]></description>
			<content:encoded><![CDATA[<p>Out today CSV Mechanic. You can find it in the Software section.<br />
A .NET library used for manipulating CSV files. </p>
<p><strong>Download: </strong><a href="http://deltasblog.co.uk/software/csv-mechanic/" onclick="pageTracker._trackPageview('/outgoing/deltasblog.co.uk/software/csv-mechanic/?referer=');">Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2008/09/15/csv-mechanic-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

