<?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 //TODO: Create Blog Title</title>
	<atom:link href="http://DontForgetYourTODOs.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://DontForgetYourTODOs.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2009 23:37:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The Entity Framework Balloon by Dave</title>
		<link>http://DontForgetYourTODOs.com/2009/09/the-entity-framework-balloon/comment-page-1/#comment-23</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 13 Sep 2009 23:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=427#comment-23</guid>
		<description>&quot;4. Developing N-Tiered Applications with EF is difficult. Reattach objects into the data context after client modifications requires too much work.&quot;

EF is evil for this reason alone!</description>
		<content:encoded><![CDATA[<p>&#8220;4. Developing N-Tiered Applications with EF is difficult. Reattach objects into the data context after client modifications requires too much work.&#8221;</p>
<p>EF is evil for this reason alone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Five Steps to Making Fellow Developers Miserable by josh.tucholski</title>
		<link>http://DontForgetYourTODOs.com/2009/08/miserable-developers-2/comment-page-1/#comment-19</link>
		<dc:creator>josh.tucholski</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=320#comment-19</guid>
		<description>The area that I have run into this the most is with data access components. With Entity Framework, the continuous headache of not being to have an in memory provider or Xml provider has plagued me. Not only am I now bound to requiring database connectivity run unit tests (not true unit testing), but I have to put in the extra effort to initialize and tear down that data for every single test.

But yes, I have seen similar implementations to what you discuss, unfortunately for some testing is an afterthought and for others testing correctly gets no thought.</description>
		<content:encoded><![CDATA[<p>The area that I have run into this the most is with data access components. With Entity Framework, the continuous headache of not being to have an in memory provider or Xml provider has plagued me. Not only am I now bound to requiring database connectivity run unit tests (not true unit testing), but I have to put in the extra effort to initialize and tear down that data for every single test.</p>
<p>But yes, I have seen similar implementations to what you discuss, unfortunately for some testing is an afterthought and for others testing correctly gets no thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Five Steps to Making Fellow Developers Miserable by John Rzeszotarski</title>
		<link>http://DontForgetYourTODOs.com/2009/08/miserable-developers-2/comment-page-1/#comment-18</link>
		<dc:creator>John Rzeszotarski</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=320#comment-18</guid>
		<description>Josh, good post. I would be curious to what design pattern you are using to come up with this list as the design patterns themselves should help with minimizing these issues as well. For instance, for using a loosely coupled application with the composite application block, interfaces pass in the data sources to avoid stale data. Great post though.</description>
		<content:encoded><![CDATA[<p>Josh, good post. I would be curious to what design pattern you are using to come up with this list as the design patterns themselves should help with minimizing these issues as well. For instance, for using a loosely coupled application with the composite application block, interfaces pass in the data sources to avoid stale data. Great post though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XP-Dev.com : Free Subversion Hosting &amp; Project Tracking by rs</title>
		<link>http://DontForgetYourTODOs.com/2009/07/xp-dev-com-free-subversion-hosting-project-tracking/comment-page-1/#comment-17</link>
		<dc:creator>rs</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=345#comment-17</guid>
		<description>Hey! Roopinder from xp-dev.com here. Thanks for the mention. Really appreciate it.

Watch out for our new release coming up which should have a lot of new features. including a whole new UI:

http://www.xp-dev.com/blogs/view/704/xp-dev-com-version-40-beta-testing/</description>
		<content:encoded><![CDATA[<p>Hey! Roopinder from xp-dev.com here. Thanks for the mention. Really appreciate it.</p>
<p>Watch out for our new release coming up which should have a lot of new features. including a whole new UI:</p>
<p><a href="http://www.xp-dev.com/blogs/view/704/xp-dev-com-version-40-beta-testing/" rel="nofollow">http://www.xp-dev.com/blogs/view/704/xp-dev-com-version-40-beta-testing/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XP-Dev.com : Free Subversion Hosting &amp; Project Tracking by josh.tucholski</title>
		<link>http://DontForgetYourTODOs.com/2009/07/xp-dev-com-free-subversion-hosting-project-tracking/comment-page-1/#comment-16</link>
		<dc:creator>josh.tucholski</dc:creator>
		<pubDate>Wed, 05 Aug 2009 01:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=345#comment-16</guid>
		<description>&lt;a href=&quot;#comment-15&quot; rel=&quot;nofollow&quot;&gt;@Kevin &lt;/a&gt; 
Unfuddle.com looks a bit more mature. I will have to keep that one on the back-burner as well. At first glance, it definitely trumps xp-dev.com on UI, but like you said, the free account is not as generous.</description>
		<content:encoded><![CDATA[<p><a href="#comment-15" rel="nofollow">@Kevin </a><br />
Unfuddle.com looks a bit more mature. I will have to keep that one on the back-burner as well. At first glance, it definitely trumps xp-dev.com on UI, but like you said, the free account is not as generous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XP-Dev.com : Free Subversion Hosting &amp; Project Tracking by Kevin</title>
		<link>http://DontForgetYourTODOs.com/2009/07/xp-dev-com-free-subversion-hosting-project-tracking/comment-page-1/#comment-15</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 01 Aug 2009 15:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=345#comment-15</guid>
		<description>I&#039;ve been very happy with unfuddle.com - svn rocks... xp-dev seems like it has a more generous free account though. I&#039;ll have to check it out.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been very happy with unfuddle.com &#8211; svn rocks&#8230; xp-dev seems like it has a more generous free account though. I&#8217;ll have to check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 8 Reasons to be a Software Consultant by KonstantinMiller</title>
		<link>http://DontForgetYourTODOs.com/2008/06/top-8-reasons-to-be-a-software-consultant/comment-page-1/#comment-13</link>
		<dc:creator>KonstantinMiller</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://tucholski.wordpress.com/?p=6#comment-13</guid>
		<description>Hi. I like the way you write. Will you post some more articles?</description>
		<content:encoded><![CDATA[<p>Hi. I like the way you write. Will you post some more articles?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating too Big to Fail Apps by Josh Tucholski</title>
		<link>http://DontForgetYourTODOs.com/2009/04/creating-too-big-to-fail-apps/comment-page-1/#comment-5</link>
		<dc:creator>Josh Tucholski</dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://tucholski.wordpress.com/?p=243#comment-5</guid>
		<description>Hey no problem! I&#039;ve been able to get ideas from a lot of your posts and apply a development type spin to them. Check out http://tucholski.wordpress.com/2009/02/12/debate-specialist-vs-jack-of-all-trades/ based off of big picture, little picture.</description>
		<content:encoded><![CDATA[<p>Hey no problem! I&#8217;ve been able to get ideas from a lot of your posts and apply a development type spin to them. Check out <a href="http://tucholski.wordpress.com/2009/02/12/debate-specialist-vs-jack-of-all-trades/" rel="nofollow">http://tucholski.wordpress.com/2009/02/12/debate-specialist-vs-jack-of-all-trades/</a> based off of big picture, little picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating too Big to Fail Apps by Steve</title>
		<link>http://DontForgetYourTODOs.com/2009/04/creating-too-big-to-fail-apps/comment-page-1/#comment-4</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://tucholski.wordpress.com/?p=243#comment-4</guid>
		<description>Wow, that&#039;s taking the thought behind my post in a direction I wouldn&#039;t have thought of...thanks for the mention!</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s taking the thought behind my post in a direction I wouldn&#8217;t have thought of&#8230;thanks for the mention!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Over Complicating Your Job by Venu</title>
		<link>http://DontForgetYourTODOs.com/2009/01/over-complicating-your-job/comment-page-1/#comment-3</link>
		<dc:creator>Venu</dc:creator>
		<pubDate>Fri, 16 Jan 2009 03:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://tucholski.wordpress.com/?p=25#comment-3</guid>
		<description>Hmm... so you have a blog !! Nice.....</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; so you have a blog !! Nice&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
