<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Fluid Code</title>
	<link>http://blog.refactoringin.net</link>
	<description>A blog about refactoring, .Net and all things agile by Danijel Arsenovski</description>
	<lastBuildDate>Sun, 02 May 2010 01:16:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The truth about CMMI certification: It does not exist!</title>
		<description><![CDATA[one can not but wonder how come that some agile circles were not able to avoid the certification trap, when even some of the organizations that inspired the whole movement, were smarter than that?]]></description>
		<link>http://blog.refactoringin.net/?p=145</link>
			</item>
	<item>
		<title>It’s NOT OK to cut corners, but it’s OK to cut features.</title>
		<description><![CDATA[It’s NOT OK to cut corners, but it’s OK to cut features.
I guess that sums a great deal that agile development is all about!]]></description>
		<link>http://blog.refactoringin.net/?p=139</link>
			</item>
	<item>
		<title>SOLID design principles explained</title>
		<description><![CDATA[Take a look at this post at lostechies.com.
Good one   
]]></description>
		<link>http://blog.refactoringin.net/?p=137</link>
			</item>
	<item>
		<title>Telerik announces (yet another) .NET refactoring tool</title>
		<description><![CDATA[Refactoring support in Visual Studio 2010 lags miles behind refactoring support in in free tools like Eclipse or Netbeans. ]]></description>
		<link>http://blog.refactoringin.net/?p=130</link>
			</item>
	<item>
		<title>Visual Studio and TDD: Better late than never</title>
		<description><![CDATA[After hearing that UML is touted as a “next big thing” in Visual Studio 2010, I must admit I was less than elated. Since I am hardly a “new kid on the block”, I freely admit that I remember that quirky diagramming tool called Visual Modeler that shipped with Visual Studio 6.0. (“Ten years after” already?)]]></description>
		<link>http://blog.refactoringin.net/?p=124</link>
			</item>
	<item>
		<title>YAGNI is not SLACKING!</title>
		<description><![CDATA[Sometimes I hear YAGNI principle invoked in a way that it is clearly misinterpreted. For example “Maybe you do not need to refactor this code just yet” or “Maybe you do not need all those unit tests”. Thing is, to be able to do YAGNI, you need to have your code refactored and covered with tests. You need continuous integration and automated builds. Without these practices, once you need to implement a new feature in JIT fashion, things will inevitably start to break,]]></description>
		<link>http://blog.refactoringin.net/?p=103</link>
			</item>
	<item>
		<title>Another Free C# Refactoring Tool from Devexpress</title>
		<description><![CDATA[Developer Express have released another free C# tool that includes “a fresh selection of hand-picked features taken from CodeRush and Refactor! Pro.” ]]></description>
		<link>http://blog.refactoringin.net/?p=96</link>
			</item>
	<item>
		<title>Map two classes with one-to-one relationship to a single table in LINQ to SQL.</title>
		<description><![CDATA[After performing a refactoring on a class and extracting associated class, I had to make my classes map to a single table in database. For that purpose I used the usual  Association attribute.]]></description>
		<link>http://blog.refactoringin.net/?p=76</link>
			</item>
	<item>
		<title>Professional Refactoring in C# and ASP.NET published!</title>
		<description><![CDATA[you can already order Professional Refactoring in C# and ASP.NET from Amazon and take a look at some excerpts from the book at wrox.com]]></description>
		<link>http://blog.refactoringin.net/?p=69</link>
			</item>
	<item>
		<title>Code, aesthetics and symmetry</title>
		<description><![CDATA[It might sound funny to mention aesthetic qualities like symmetry when speaking about source code... It has to do with inner workings of our brain. These qualities are the way to communicate with fellow programmer on another level. ]]></description>
		<link>http://blog.refactoringin.net/?p=55</link>
			</item>
</channel>
</rss>
