<?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>Andy Gibson &#187; ASP.NET</title>
	<atom:link href="http://www.andy-gibson.co.uk/index.php/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andy-gibson.co.uk</link>
	<description>Code Monkey very simple man</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unit Testing With The ASP.NET Cache</title>
		<link>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 10:52:21 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.andy-gibson.co.uk/?p=348</guid>
		<description><![CDATA[I have been doing some Test-After Development unit testing on an ASP.NET MVC app and hit code that uses the cache through HttpContext.Current.Cache (I bet @serialseb would just love that!  ) which as you may know is a royal pain in the arse for getting at or mocking without a web server.

  Please [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Writing an ASP.NET MVC Blog while traveling home from DDD7</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/11/23/writing-an-aspnet-mvc-blog-while-traveling-home-from-ddd7/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/11/23/writing-an-aspnet-mvc-blog-while-traveling-home-from-ddd7/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 11:41:10 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/?p=102</guid>
		<description><![CDATA[Well, I was going to be writing up a review of DDD7 but after seeking out a good 3 column layout that I actually liked for WordPress last night (and failing) I have decided to take a new course of action.
I have been wanting to write a blog with ASP.NET MVC for quite some time, [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/11/23/writing-an-aspnet-mvc-blog-while-traveling-home-from-ddd7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Developer Day Scotland &#8211; Tomorrow</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/05/09/developer-day-scotland-tomorrow/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/05/09/developer-day-scotland-tomorrow/#comments</comments>
		<pubDate>Fri, 09 May 2008 22:00:45 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/?p=38</guid>
		<description><![CDATA[Update: Some how I now have a twitter account, i&#8217;m saying nothing on how that happened.
First, sorry for the lack of updates and also the fact the blog had to be rolled back, there was a problem during an upgrade and the database decided to throw a wobbler so I had to restore from backup. [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/05/09/developer-day-scotland-tomorrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Framework</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 19:20:16 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/index.php/2008/01/02/aspnet-mvc-framework/</guid>
		<description><![CDATA[New Year, new projects, new challenges and also some nice new upcoming technologies. So given this is a new blog I wanted to make my first post a bit of a reference post detailing a nice new ASP.NET 3.5 Extension Project which is currently in CTP. From the Extensions information page:
The ASP.NET 3.5 Extensions Preview [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
