I encounter a noticable difference in the speed when building the same solution one time with Devenv and the other time with msbuild /m.
As an information I have set the parameter "number of parallel build processes" in Visual studio to 4.
Is there any posiblity to speed up the build inside Visual Studio (Version 9.0.30729.1 SP)?