1
Reply

compiling C# program using vs2012 command prompt

sandhya Bandar

sandhya Bandar

Jan 25 2014 12:54 AM
1.1k
how to compile a C# program using vs2012 command prompt ?

i wanted to compile my program(Prog name:Demo.cs) which is in this folder(C:\Pra)

when i am trying to compiling my prog like this

C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC>C:\Pra>csc Demo.cs

i am getting an error i.e Acess is denied

HOW CAN I SOLVE THIS,Please help me.

Thank you

Answers (1)