46-690 Object-Oriented Programming III Homework 1 Grading Introductory C# and Remote Method Invocation Project Due: Midnight Friday 1/30/04 Thursday, February 5, 2004 Student name ______________________ Grader: Mohamed Diallo mdiallo@andrew.cmu.edu Submission Requirements: Three files pasted to blackboard. There must be two ".cs" files from the server side and one from the client side. The files must contain documentation describing each method call and each method definition. The project must be working as described on the assignment. No error checking of user input is required. 0) The submission is a serious attempt at a solution ______ 60 Points 1) All code is well-documented _______ 10 Points 2) The GUI code on the client will permit the user to select from Close, Add and Multiply and passes operands to the correct method on the server _____ 10 Points 3) The server code uses a well known object and handles the arithmetic request ______ 10 Points 4) Minor issues (with an explaination) ______ 10 Points Total Score __________