hi
I installed Microsoft c# express edition.Now Problem is How to get the c# command line compiler to run the c# applications.
I found csc.exe file in .net framework 2.0 ,I tried to open it,but it flashes once and disappears.
Please help me how to get csc.exe.
Thanks in advance.

csc.exe
Tony Rodriguez
Hi,
Thank you very much.
I need csc,exe when i want to use assemblies,Placing the assembly into GAC and to see the internal structure of GAC.
How can i do those above things with out using command prompt utility.
Please help me.
Thanks.
Bye
Keyur
maqk
Thank you very much.
I need csc,exe when i want to use assemblies,Placing the assembly into GAC and to see the internal structure of GAC.
How can i do those above things with out using command prompt utility.
Please help me.
Thanks.
Bye
Israel Hilerio
hi,
you can take a look to this thread if you want to use command line for the compiler
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=214689&SiteID=1
hope this helps