<?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 for Daniel Irvine</title>
	<atom:link href="http://danielirvine.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielirvine.com</link>
	<description>Code in a cold climate</description>
	<lastBuildDate>Sat, 07 Apr 2012 02:16:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Testing RESTful services with OpenRasta by Nate</title>
		<link>http://danielirvine.com/blog/2011/06/08/testing-restful-services-with-openrasta/#comment-68</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Sat, 07 Apr 2012 02:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://danielirvine.com/?p=106#comment-68</guid>
		<description>Thank you for this, it helped a ton!</description>
		<content:encoded><![CDATA[<p>Thank you for this, it helped a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing RESTful services with OpenRasta by daniel</title>
		<link>http://danielirvine.com/blog/2011/06/08/testing-restful-services-with-openrasta/#comment-64</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Mon, 18 Jul 2011 20:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://danielirvine.com/?p=106#comment-64</guid>
		<description>I&#039;m using the DataContractJsonSerializer from the System.Runtime.Serialization namespace. You can use the DataContractSerializer for XML serialization, it works in a similar way.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the DataContractJsonSerializer from the System.Runtime.Serialization namespace. You can use the DataContractSerializer for XML serialization, it works in a similar way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Applying multiple OpenRasta OperationInterceptors by daniel</title>
		<link>http://danielirvine.com/blog/2011/06/10/applying-multiple-openrasta-operationinterceptors/#comment-63</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Mon, 18 Jul 2011 20:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://danielirvine.com/?p=126#comment-63</guid>
		<description>Thanks Seb, I&#039;ll give it a go and see what happens and I&#039;ll update the post with my findings.</description>
		<content:encoded><![CDATA[<p>Thanks Seb, I&#8217;ll give it a go and see what happens and I&#8217;ll update the post with my findings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing RESTful services with OpenRasta by Reddy</title>
		<link>http://danielirvine.com/blog/2011/06/08/testing-restful-services-with-openrasta/#comment-62</link>
		<dc:creator>Reddy</dc:creator>
		<pubDate>Fri, 15 Jul 2011 14:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://danielirvine.com/?p=106#comment-62</guid>
		<description>Excellent article, I was searching for Unittests for handlers and your article was bulls eye. One question - DataContractJsonSerializer is a class in OpenRasta or did you use System.Runtime.Serialization namespace class. I couldn&#039;t find any for Xml serialization as such, that&#039;s why this question</description>
		<content:encoded><![CDATA[<p>Excellent article, I was searching for Unittests for handlers and your article was bulls eye. One question &#8211; DataContractJsonSerializer is a class in OpenRasta or did you use System.Runtime.Serialization namespace class. I couldn&#8217;t find any for Xml serialization as such, that&#8217;s why this question</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Applying multiple OpenRasta OperationInterceptors by Sebastien Lambla</title>
		<link>http://danielirvine.com/blog/2011/06/10/applying-multiple-openrasta-operationinterceptors/#comment-61</link>
		<dc:creator>Sebastien Lambla</dc:creator>
		<pubDate>Fri, 15 Jul 2011 10:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://danielirvine.com/?p=126#comment-61</guid>
		<description>Actually no, we support as many operation interceptors as you want. Have you tried registering multiple interceptors in your container?</description>
		<content:encoded><![CDATA[<p>Actually no, we support as many operation interceptors as you want. Have you tried registering multiple interceptors in your container?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

