"Wade Yin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> I just want to try the language feature of the C# . The visual
> studio looks huge and I don't want to spend too much time to study how
> to use the IDE. So the cmd-line tools will be my best choice. I
> installed the express edition, but I can't find the csc.exe to compile
> the .cs code.
>
> Does the express edition support the cmd-line mode?
Csc.exe is in C:\WINDOWS\Microsoft.NET\Framework\vx.y.z\
(Where x.y.z is your version of the .NET Framework.)
Regards,
Christian
|