You can type C# code in any editor such as NotePad, Wordpad etc. Type these lines and save files as .cs extension. Now run from command line csc filename.Here is my first C# program. The output of this program on the console is "Hello, C#, World!". // using system using System; class Hello{static void Main() { // display output on consoleConsole.WriteLine("Hello,C# World!");}}Quick Method: Download attached file mc1.cs and run from command line csc second.cs.
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: