Compiling C# Code from the command line is a useful skill. CSC.EXE and MSBUILD.EXE are two tools which professional developers should know how to use. Here’s how/why I recently had to dust off my skills in these areas.
A boys dream
Compiling C# Code from the command line is a useful skill. CSC.EXE and MSBUILD.EXE are two tools which professional developers should know how to use. Here’s how/why I recently had to dust off my skills in these areas.