Changes

Jump to: navigation, search

A Simple C Sharp Console Application

223 bytes added, 18:26, 10 January 2008
Executing a Compiled C# Program
== Executing a Compiled C# Program ==
 
Assuming the absence of syntax errors, the C# compiler will have created an executable file called ''HelloCsharp.exe''. Running this program executable is simply a matter of entering the name at the command prompt:
 
<pre>

Navigation menu