FxCop execution failed with return code 9 while doing Sonar Analysis. FxCop execution failed with return code 9 while doing Sonar Analysis.

Problem : While running sonar analysis on a Silverlight project today. I got an error "FxCop execution failed with return code 9 in ...

Read complete article »

SONAR Introduction SONAR Introduction

Sonar  is an  open source   software quality  platform. Sonar uses various  static code analysis  tools such as  Checkstyle ,  PMD ,  FindB...

Read complete article »

Setting up Sonar Server and Client for C# projects on your machine Setting up Sonar Server and Client for C# projects on your machine

In my previous post I discussed about the Sonar analysis of your project with some introduction to Sonar. Setting up Sonar 1.)    ...

Read complete article »

Common Errors and Exceptions Solutions occurring while setting up SONAR Common Errors and Exceptions Solutions occurring while setting up SONAR

Following are some of the common errors and their solution which may occur while performing sonar analysis in C# ecosystem.   Error w...

Read complete article »

Setting up Sonar analysis for C# projects Setting up Sonar analysis for C# projects

Setting up Sonar analysis for C# projects

Read complete article »
 
Top