|
Directions for submitting your assignments: Instead of storing your programs on your Pantheon account, you can now create them and save them directly in your CS112-a\CS112\netid folder. To do this, the next time that you create a new project, type the following into the "location" window: cs112-a\cs112\yournetid\Visual Studio Projects This will create the project in a folder called "Visual Studio Projects", which in turn will be created in the same folder into which you submitted Assignment 1. From then on, VS.NET should remember the above as the default location, but only on the server you are currently using. In other words, you will have to do this three times to get all three instances of VS.NET to remember the right path. Now, to submit an assignment, rename the project folder to "Assignment2" (or whatever), and simply drag it "up" from the Visual Studio Projects folder into the netid folder itself. That's all there is to it. If you still need the Pantheon folder, it hasn't gone away, and you can access it as before. For example you can move/copy things from there into the folder above. |