> Write a simple code to compile a file named Programming.cs on the hard drive of a computer. thanks?

Write a simple code to compile a file named Programming.cs on the hard drive of a computer. thanks?

Posted at: 2014-12-18 
sc programming.cs

That assumes that csc.exe is on your path.

csc.exe is installed with the .NET framework, so if it is on your path, it should just work.

Why would you do this though? Usually, you just compile a .cs file inside the IDE of Visual Studio.

It can't be done. Have you ever tried to drink a simple water while standing on a simple sand?