C# Developers' Journal (original) (raw)

Command Prompt Compiler... Hey, I'm having some problems on my computer where I have installed Microsoft Visual Studio .NET and would like to use my command prompt to be able to compile my programs. I'm pretty new to the IDE so instead I wanna use the command prompt but when I opened up my window and entered in something like this:

csc dnaMod.cs or just csc

and it tells me it's not in the batch or what not. How do I set my enviorment so everytime I open cmd.exe I can immediatly compile my code?

Thanks

Current Mood: anxious