StyleCop + Resharper = StyleCop for Resharper addin
General November 8th, 2008If you’re a .Net developper then you MUST use ReSharper. I you don’t, I suggest you to have a look at this very nice video demonstrating some of the feature of this Visual Studio addin. If you also like having a clean C# code, then you might also use Microsoft StyleCop tool.
I just found this a very cool Resharper plugin that allows Microsoft StyleCop to be run as you type, generating real-time syntax highlighting of violations:
The StyleCop for Resharper plugin is hosted on CodePlex and is free. I think it’s a must have for any .Net developer. Its author really did a good work



December 5th, 2008 at 12:24 pm
[...] already blogged about Resharper. Resharper is a must have plugin for any serious .Net developer because it will help you to write [...]