Since yesterday it’s possible to use ReSharper 4.5 beta in combination with StyleCop by using StyleCop for ReSharper. This post gives you some information on all the three tools that I use to write source code in Visual Studio 2008 for business solutions faster and deliver better maintainable source...
To perform code analysis it is pretty sure that you want to disable some rules. But how to share those over multiple projects in a solution. Or you want to make it a standard over solutions. Well this post helps. And I copy/past the post. :-) If your team has a minbar of Managed Code Analysis rules that...