Use visual studio for all of the followingwrite a hello


  • Use Visual Studio for all of the following:
  • Write a Hello console C# application. Make sure it compiles and runs. Upload Hello.cs 10pts
  • Create a Windows Form application that looks like a common math calculator.
    • No ability to do math is needed, but a well designed GUI is required
    • Zip the entire development directory and upload the zip file 10pts
    • Upload the file that has the layout of the controls in it. 10 pts
    • Do not worry about resize of the buttons.
  • Create an ASP.NET MVC 5 website with the namespace University
    • Add a model for Students called Student
    • Students have an ID, a GPA, and a First and Last Name
    • Upload Student.cs 10 pts
    • Add a model for Instructors called Instructor.cs
    • Instructors have an ID, a First and Last Name, and a Salary
    • Upload Instructor.cs 10 pts
    • All people at the University have an email address.
    • Upload the generated page responsible for the top navbar links on the website. 10 pts.

There is significant partial credit available for each of the deliverables in this assignment. Do as much as you can in the time allowed and turn in what you have.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Use visual studio for all of the followingwrite a hello
Reference No:- TGS01350879

Expected delivery within 24 Hours