Code Style Enforcer

 

Make sure your code is styled correctly 

Code Style Enforcer is a DXCore plug-in for Visual Studio 2005 / 2008 that checks the code against a configurable code standard and best practices. It is developed for C#, but some of the rules will also work for VB .NET, though not tested. The code standard is currently configurable with the following rules…[more]

Of course you are going to need standards to work to, The IDesign C# Coding Standard, for development guidelines and best practices.