Simon Horrell
Latest articles
-
Staging automated builds with Team Build
by Simon HorrellBuilding a big project can be difficult. Simon Horrell explains how it can all be automated with VSTS.
-
Customising your build process with MSBuild
by Simon HorrellIf you need a fine control over the build process in .NET, MSBuild might be what you are looking for. Simon Horrell explains what this well-hidden tool does.
-
Making code fly with the Visual Studio 2005 profiler
by Simon HorrellThe performance of your code can almost always be improved. Simon Horrell shows how to profile your code in order to focus your effort on optimisations that will affect the greatest possible portion of the program.
-
Present and correct
by Simon HorrellEnforcing code correctness with the Visual Studio 2005 code analyser.