<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Unit Testing With The ASP.NET Cache</title>
	<atom:link href="http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/</link>
	<description>Code Monkey very simple man</description>
	<lastBuildDate>Fri, 12 Mar 2010 00:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gil Zilberfeld</title>
		<link>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/comment-page-1/#comment-167</link>
		<dc:creator>Gil Zilberfeld</dc:creator>
		<pubDate>Tue, 28 Jul 2009 17:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.andy-gibson.co.uk/?p=348#comment-167</guid>
		<description>Andy,

When you get to it (and you really should, if you want to do unit testing easily) let me know. I can answer any questions you might have.

But really, evaluate it and see if (how, really) it fits into your process. Especially in MVC you&#039;ll start writing less code in order to write the tests. 

Cheers,
Gil</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>When you get to it (and you really should, if you want to do unit testing easily) let me know. I can answer any questions you might have.</p>
<p>But really, evaluate it and see if (how, really) it fits into your process. Especially in MVC you&#8217;ll start writing less code in order to write the tests. </p>
<p>Cheers,<br />
Gil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Gibson</title>
		<link>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/comment-page-1/#comment-166</link>
		<dc:creator>Andy Gibson</dc:creator>
		<pubDate>Tue, 28 Jul 2009 08:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.andy-gibson.co.uk/?p=348#comment-166</guid>
		<description>@Gil Zilberfeld I have been chewing through it and so far I am really quite impressed. I can see it being very useful in my current job.

Thanks for the catch on the author, I noticed that when I was reading it and head-desked but forgot to update the post.

Haven&#039;t looked at Typemock yet but that is good to know. HttpContext is one of my many ASP.NET bugbears and having to test around it is such a pest, it is good to know there are ways.</description>
		<content:encoded><![CDATA[<p>@Gil Zilberfeld I have been chewing through it and so far I am really quite impressed. I can see it being very useful in my current job.</p>
<p>Thanks for the catch on the author, I noticed that when I was reading it and head-desked but forgot to update the post.</p>
<p>Haven&#8217;t looked at Typemock yet but that is good to know. HttpContext is one of my many ASP.NET bugbears and having to test around it is such a pest, it is good to know there are ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gil Zilberfeld</title>
		<link>http://www.andy-gibson.co.uk/index.php/2009/07/16/unit-testing-with-the-asp-net-cache/comment-page-1/#comment-148</link>
		<dc:creator>Gil Zilberfeld</dc:creator>
		<pubDate>Mon, 20 Jul 2009 19:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.andy-gibson.co.uk/?p=348#comment-148</guid>
		<description>Andy,

First, read the book, it&#039;s one of the must-read ones. And it&#039;s by Michael Feathers, by the way.
Also, you can use  Typemock Isolator  for mocking HttpContext.

Cheers,

Gil</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>First, read the book, it&#8217;s one of the must-read ones. And it&#8217;s by Michael Feathers, by the way.<br />
Also, you can use  Typemock Isolator  for mocking HttpContext.</p>
<p>Cheers,</p>
<p>Gil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
