I like well-written code, and I especially like it when I've written it. But I don't always live up to my own expectations. So I've used various tools (FxCop, CodeRush, ReSharper) to give me some ...
The big debate in Windows development has always been how to build your application’s user interface. We’ve been spoiled for choice, and every time Microsoft unveils a new front-end framework we’re ...
"Static analysis has about always been available in @EclipseJavaIDE with extensions such as Findbugs for instance." "Try SonarLint extension as well" "You'd probably also like the Visual Studio NuGet ...