It looks like you're trying to use the command window in VS. You should be using the Windows command line. Open it by going to start, run and typing cmd. Then you have to navigate to your code directory and run the csc command, providing you've added the directories to your path as Derek said.