article in Tech
programming
Code generation, metrics, and refactoring - staying agile and zen.
Code is actually a liability. Code is something you have to maintain. One's codebase defines how they solve problems...
Code can have a definite smell. Sometimes, it can smell very bad. There is an art to crafting a well thought out solution.
Refactoring Manifesto - Because the world needs better code
Code generation
MyGeneration - Code Generation and OR Mapping
T4
Oleg Sych - » Text Template Transformation Toolkit
T4 Editor
Oleg Sych - » Code Generation with Visual Studio Templates
Oleg Sych - blog with lots of info on T4 templates.
Refactoring tools
ReSharper Features - an addin for visual studio.
DevExpress CodeRush - Coding Assistance Add-in (Code Generator) for Visual Studio.
ReSharper vs. CodeRush: Part 1 « Ian’s Blog
Code Metrics
NDepend - Features - gives you a Code Query Language(CQL) to SELECT code metrics from your .NET code.
Sonar - an open platform to manage code quality. Think dashboard with code metrics for all your projects...
Created: 2008-03-30 10:27:52
Modified: 2011-01-02 23:12:43