<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Comment Driven Development - the art of removal</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/540370_100x75.jpg</url>
		<title>Channel 9 - Comment Driven Development - the art of removal</title>
		<link></link>
	</image>
	<description>
Comment Driven Development (CDD) is a methodology that is catching on really fast in the development community. CDD is actually not something new, teams have been practicing CDD for many years, and some might not even know they were doing it. CDD rests on
 solid design principles like DRY (Don’t repeat yourself) and YAGNI (You aint going to need it).&amp;nbsp;Some spells out the acronym as Comment Driven
Design - to emphasize the impact the approach has on your software design.CDD is a technique based on searching the web (&amp;quot;Binging&amp;quot;) for the solution to your specific problem, copying&amp;nbsp;and pasting of the code you find and then utilizing the power of modern IDE&#39;s like Visual Studio to keep commenting out code until the application runs.Fundamental for the methodology&amp;nbsp;is also the rapid shipping of a &amp;quot;working&amp;quot; build to customer to test. The idea is to catch errors really late in the process&amp;nbsp;and give the developer the freedom to be agile and do more searches for the parts of the solution that
 yet hasn’t been implemented.CDD can also be coupled with TDD - TDCDD, where you search for code for the unit test and then comment that code out until&amp;nbsp;the&amp;nbsp;test&amp;nbsp;doesn’t fail.
Some in the CDD movement have also suggested combining DDD with CDD, but concerns of a resulting anemic domain model have been raised.This video gives a short introduction to Comment Driven Development. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 10:04:43 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 10:04:43 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Comment Driven Development - the art of removal</title>
		<description>
			<![CDATA[
<p>hehe, hope noone thinks its for real <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>posted by MrStockholm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057029210000000</link>
		<pubDate>Thu, 01 Apr 2010 07:15:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057029210000000</guid>
		<dc:creator>MrStockholm</dc:creator>
	</item>
	<item>
		<title>Re: Comment Driven Development - the art of removal</title>
		<description>
			<![CDATA[
<p>Nice one! Cracked me up this morning. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /> Thank you!</p>
<p>posted by toha73</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057042740000000</link>
		<pubDate>Thu, 01 Apr 2010 07:37:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057042740000000</guid>
		<dc:creator>toha73</dc:creator>
	</item>
	<item>
		<title>Re: Comment Driven Development - the art of removal</title>
		<description>
			<![CDATA[
<p>Lol, good job.&nbsp; Been doing this for years and never realized it!</p>
<p>posted by Ely</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057292860000000</link>
		<pubDate>Thu, 01 Apr 2010 14:34:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/MSDNSweden/Comment-Driven-Development-the-art-of-removal#c634057292860000000</guid>
		<dc:creator>Ely</dc:creator>
	</item>
</channel>
</rss>