March 9, 2008

Improve code layout

Code layout is important for so many reasons the main one being when another developer needs to work with you code or you just need some help.

 Here are some great tools which can help clean up your code:

Visual Slickedit for .Net code

ReSharper for .Net code

HTMLTidy for tackling HTML and XML layout

Topstyle for CSS layout

Aptana studio for JavaScript

SQL Refactor for SQL Server 2005