<?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 Offroad Coder</title>
	<atom:link href="http://offroadcoder.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://offroadcoder.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:40:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Extending Enterprise Library 5 Data Access Part 1: Out-of-the-box Features by Scott Klueppel</title>
		<link>http://offroadcoder.com/index.php/2010/12/extending-enterprise-library-5-data-access-part-1-out-of-the-box-features/#comment-55</link>
		<dc:creator>Scott Klueppel</dc:creator>
		<pubDate>Fri, 03 Feb 2012 02:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/12/07/ExtendingEnterpriseLibrary5DataAccessPart1OutoftheboxFeatures.aspx#comment-55</guid>
		<description>Today is the day.

&lt;a href=&quot;http://offroadcoder.com/index.php/2012/02/extending-enterprise-library-5-data-access-part-2-extensions/&quot; rel=&quot;nofollow&quot;&gt;http://offroadcoder.com/index.php/2012/02/extending-enterprise-library-5-data-access-part-2-extensions/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Today is the day.</p>
<p><a href="http://offroadcoder.com/index.php/2012/02/extending-enterprise-library-5-data-access-part-2-extensions/" rel="nofollow">http://offroadcoder.com/index.php/2012/02/extending-enterprise-library-5-data-access-part-2-extensions/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending Enterprise Library 5 Data Access Part 1: Out-of-the-box Features by Scott Klueppel</title>
		<link>http://offroadcoder.com/index.php/2010/12/extending-enterprise-library-5-data-access-part-1-out-of-the-box-features/#comment-54</link>
		<dc:creator>Scott Klueppel</dc:creator>
		<pubDate>Thu, 02 Feb 2012 02:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/12/07/ExtendingEnterpriseLibrary5DataAccessPart1OutoftheboxFeatures.aspx#comment-54</guid>
		<description>I&#039;ll put up a full source code sample soon, probably in the much anticipated &quot;Part 2&quot; of this post. And sorry, but I have no ODP/XmlType or ODP samples. I haven&#039;t had to work with it lately.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll put up a full source code sample soon, probably in the much anticipated &#8220;Part 2&#8243; of this post. And sorry, but I have no ODP/XmlType or ODP samples. I haven&#8217;t had to work with it lately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending Enterprise Library 5 Data Access Part 1: Out-of-the-box Features by kiquenet</title>
		<link>http://offroadcoder.com/index.php/2010/12/extending-enterprise-library-5-data-access-part-1-out-of-the-box-features/#comment-53</link>
		<dc:creator>kiquenet</dc:creator>
		<pubDate>Tue, 31 Jan 2012 15:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/12/07/ExtendingEnterpriseLibrary5DataAccessPart1OutoftheboxFeatures.aspx#comment-53</guid>
		<description>Hi, it&#039;s great, any full source code for sample your extensions ?

And question about Ent Lib 5.0 + Oracle ODP.NET + XmlType oracle, any sample about it ? 

thx</description>
		<content:encoded><![CDATA[<p>Hi, it&#8217;s great, any full source code for sample your extensions ?</p>
<p>And question about Ent Lib 5.0 + Oracle ODP.NET + XmlType oracle, any sample about it ? </p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing ASP.NET MVC HTML Helpers with Simple Fakes by Chuck</title>
		<link>http://offroadcoder.com/index.php/2011/08/unit-testing-asp-net-html-helpers-with-simple-fakes/#comment-51</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Sat, 17 Dec 2011 13:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/?p=139#comment-51</guid>
		<description>Brilliant mate! I&#039;ve been guilty of introducing Isolation Frameworks to cover my Fakes/Stubs and have only confused everyone about their need. These are great if everyone is mature in this subject, but just starting out...not so much. Thanks for the code library. I&#039;m gonna incorporate this into my testing and introduce it to my company.</description>
		<content:encoded><![CDATA[<p>Brilliant mate! I&#8217;ve been guilty of introducing Isolation Frameworks to cover my Fakes/Stubs and have only confused everyone about their need. These are great if everyone is mature in this subject, but just starting out&#8230;not so much. Thanks for the code library. I&#8217;m gonna incorporate this into my testing and introduce it to my company.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The remote server or share does not support transacted file operations by sachithanandham</title>
		<link>http://offroadcoder.com/index.php/2010/05/the-remote-server-or-share-does-not-support-transacted-file-operations/#comment-50</link>
		<dc:creator>sachithanandham</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/05/08/TheRemoteServerOrShareDoesNotSupportTransactedFileOperations.aspx#comment-50</guid>
		<description>Simple and proper explanation. Thank you..!</description>
		<content:encoded><![CDATA[<p>Simple and proper explanation. Thank you..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The issuer of the security token was not recognized by the IssuerNameRegistry by DPK</title>
		<link>http://offroadcoder.com/index.php/2011/08/the-issuer-of-the-security-token-was-not-recognized-by-the-issuernameregistry/#comment-49</link>
		<dc:creator>DPK</dc:creator>
		<pubDate>Fri, 25 Nov 2011 10:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/?p=147#comment-49</guid>
		<description>My eyes couldn&#039;t believe that your solution actually resolved my issue. Copied string and types string just look twins. thanks :D</description>
		<content:encoded><![CDATA[<p>My eyes couldn&#8217;t believe that your solution actually resolved my issue. Copied string and types string just look twins. thanks <img src='http://offroadcoder.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Framework Launch Condition Warning by Scott Klueppel</title>
		<link>http://offroadcoder.com/index.php/2011/06/net-framework-launch-condition-warning/#comment-48</link>
		<dc:creator>Scott Klueppel</dc:creator>
		<pubDate>Fri, 23 Sep 2011 19:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://scott.klueppel.net/Wordpress/?p=129#comment-48</guid>
		<description>UPDATE: You have to apply the prerequisites to each build configuration (e.g. Debug, Release, Deploy_QA, Deploy_PROD, etc.). Your build server thanks you in advance.</description>
		<content:encoded><![CDATA[<p>UPDATE: You have to apply the prerequisites to each build configuration (e.g. Debug, Release, Deploy_QA, Deploy_PROD, etc.). Your build server thanks you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending Enterprise Library 5 Data Access Part 1: Out-of-the-box Features by scott.klueppel</title>
		<link>http://offroadcoder.com/index.php/2010/12/extending-enterprise-library-5-data-access-part-1-out-of-the-box-features/#comment-39</link>
		<dc:creator>scott.klueppel</dc:creator>
		<pubDate>Sat, 05 Mar 2011 02:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/12/07/ExtendingEnterpriseLibrary5DataAccessPart1OutoftheboxFeatures.aspx#comment-39</guid>
		<description>Glad I could help.</description>
		<content:encoded><![CDATA[<p>Glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending Enterprise Library 5 Data Access Part 1: Out-of-the-box Features by Carlo</title>
		<link>http://offroadcoder.com/index.php/2010/12/extending-enterprise-library-5-data-access-part-1-out-of-the-box-features/#comment-2</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Thu, 03 Mar 2011 15:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/12/07/ExtendingEnterpriseLibrary5DataAccessPart1OutoftheboxFeatures.aspx#comment-2</guid>
		<description>Thank you very much.
I was exactly looking for this Article/ArticleImage mapping with Enterprise Library! :)

Carlo.</description>
		<content:encoded><![CDATA[<p>Thank you very much.<br />
I was exactly looking for this Article/ArticleImage mapping with Enterprise Library! <img src='http://offroadcoder.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Carlo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The remote server or share does not support transacted file operations by Todd Wilder</title>
		<link>http://offroadcoder.com/index.php/2010/05/the-remote-server-or-share-does-not-support-transacted-file-operations/#comment-5</link>
		<dc:creator>Todd Wilder</dc:creator>
		<pubDate>Tue, 21 Dec 2010 05:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://offroadcoder.com/2010/05/08/TheRemoteServerOrShareDoesNotSupportTransactedFileOperations.aspx#comment-5</guid>
		<description>Could you explain your workaround for this using WCF? Is it really an enterprise solution?</description>
		<content:encoded><![CDATA[<p>Could you explain your workaround for this using WCF? Is it really an enterprise solution?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

