I want to build projects from the command line. Is it possible to deploy a C# compiler without installing Visual Studio?
Yes, there is even an open source one, IDE SharpDevelop. You can set the compiler as a command in UltraEdit (or some other editor of preference), etc.