Skip to content

Instantly share code, notes, and snippets.

@jcockhren
Last active October 27, 2015 01:05
Show Gist options
  • Save jcockhren/e29b379c42b41aeda95c to your computer and use it in GitHub Desktop.
Save jcockhren/e29b379c42b41aeda95c to your computer and use it in GitHub Desktop.
Week of Oct 26th .NET MVC Assignments

Week of Oct 26th .NET MVC Assignments

Assignment 1 (Oct 31st)

(Re)Do sections 1-3 of Getting Started with Entity Framework 6 Code First using MVC 5

Notes

  1. Do not download the finished project. Walkthrough the entire process including the creation of the project.
  2. Inform any of your classmates who are not in class of the assignment

Assignment 2

Review your previous AngularJS repostories and work. This will be needed soon in order to successfully integrate .NET MVC/API with AngularJS.

Assignment 3 (Due Oct 31st)

Complete convert the model diagram into a full ERD (Entity Relationship Diagram) using crow's foot notation. Include all needed attributes for each model for the Basic Acceptance Criteria.

Notes

This is an individual assignment. No sharing of diagrams. If/When you find yourself having a hard time with this assignment, ask the TAs or myself (via Slack). If possible bring a draft to class and/or office hours Wednesday evening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment