dexterleng / csc-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSC Assignment

Arrangement of files

Each task is separated into its respective folders. Within each folder, they will contain:

  • readme.pdf (and identical source markdown file)
  • source code of solution to the task
  • images and diagrams related to the task

The individual readme documents will contain important info on how to setup and use the project as well as housing the deliverables for the task.

Required steps to setup on all projects

Once Visual Studio is open, navigate to Tools > NuGet Package Manager > Manage NuGet Packages for Solution

Click restore on the banner to restore missing nuget packages for the project

Upon running and there is an error about csc.exe, clean project (rebuilding alone does not work) then build and run again

About


Languages

Language:JavaScript 67.5%Language:C# 28.1%Language:HTML 3.6%Language:CSS 0.6%Language:ASP.NET 0.2%