Confused...
Ok Im learning C# with a tutorial I found on a site.
my problem is when I am working in DOS at the last part of the first tutorial....
"Now you could compile. Type in the DOS Shell again and type:
csc /nologo /out:hello.exe hello.cs"
I recieve this message in DOS ...
" 'csc' is not recognized as an internal or external command, operable program or batch file. "
... :? could anyone tell me what I've done wrong ?
here is the link to the exact tutorial I was reading...
http://www.csharphelp.com/archives2/archive402.html
http://www.csharphelp.com/archives2/archive402.html
|