Hi  friends this ReguRam , In this video we are going to see how to run C# Program in command prompt(CMD)



Step 1: Open your Text editor and type the program.



Step 2: Save the program name as the class name with extension .cs



Step 3: Open command prompt and set path to run C#. How to set path: 



Step 4: To compile the program use command "csc"

Step 5: To Run the program type the "program name".



BY
      REGU RAM SV.

Post a Comment

Previous Post Next Post