<?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; C#</title>
	<atom:link href="http://www.deltasblog.co.uk/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltasblog.co.uk</link>
	<description></description>
	<lastBuildDate>Mon, 05 Jul 2010 12:01:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Resizing a Bitmap image with C#</title>
		<link>http://www.deltasblog.co.uk/2009/08/18/resizing-a-bitmap-image-with-c/</link>
		<comments>http://www.deltasblog.co.uk/2009/08/18/resizing-a-bitmap-image-with-c/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 13:44:27 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Bitmap]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Resize]]></category>

		<guid isPermaLink="false">http://www.deltasblog.co.uk/?p=358</guid>
		<description><![CDATA[<p>I have written an example that shows how you can resize a Bitmap image using C#</p>
<p>View [...]]]></description>
			<content:encoded><![CDATA[<p>I have written an example that shows how you can resize a Bitmap image using C#</p>
<p><a href="http://www.deltasblog.co.uk/code-snippets/c-resizing-a-bitmap-image/">View it here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2009/08/18/resizing-a-bitmap-image-with-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Encryption/Decryption Example C#</title>
		<link>http://www.deltasblog.co.uk/2009/07/22/basic-encryptiondecryption-example-c/</link>
		<comments>http://www.deltasblog.co.uk/2009/07/22/basic-encryptiondecryption-example-c/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 14:57:53 +0000</pubDate>
		<dc:creator>DeltaWolf7</dc:creator>
				<category><![CDATA[Project News]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Encryption]]></category>

		<guid isPermaLink="false">http://www.deltasblog.co.uk/?p=345</guid>
		<description><![CDATA[<p>I have just added a new code snippet to the site, one that deals with simple encryption/decryption of [...]]]></description>
			<content:encoded><![CDATA[<p>I have just added a new code snippet to the site, one that deals with simple encryption/decryption of strings.</p>
<p><a href="http://www.deltasblog.co.uk/code-snippets/basic-encryptiondecryption-c/">View here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltasblog.co.uk/2009/07/22/basic-encryptiondecryption-example-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
