Being a developer, we spend lot of time in buiding and rebuilding our solution. Visual studio in built buid tool is slow due to static code analysis and slow IDE. This utility is used to 1.) Enable\Disable static code analysis in Visual Studio 2.) Integrate Building solution from command prompt in Visual Studio itself. Thus making the build process faster. |