This site

    Recent site activity

    Project 0b

    Due Date: Fri 2 Sep

    Objectives

    • Ensure you have a functioning development environment.
    • Ensure you can access the course examples.

    Software Installation

    Install the required course software.

    Verification of Development Environment

    To verify that you have a functioning development environment, perform the following steps.
    1. Open your IDE (VS or MonoDevelop).
    2. Check out the hello-csharp project from the repository into your IDE.
    3. Build the project.
    4. Run the project.
    5. Run the unit tests. (In MonoDevelop, you might have to open the corresponding source file first.)
    It is crucial that you resolve any problems you have by the end of this week with the help of the TA or the instructor.

    Submission

    Please follow these instructions to submit three screenshots:
    • solution view after successful build
    • output of running the project
    • output of running unit tests
    Comments