Web Tutor
BSc
Highers
Nationals
Tools
Resources
Web Sites
BNU: BSc in Computing
CO550: Web Applications
The Design and Development of ASP.NET Web Applications
Week 7 Activities - ASP.NET MVC 5
Task
Lesson Activity
Learning Assessment
Skill Developed
7.1
30 min
Presentation on Code Versioning & Collaboration
30 min
CRUD Pages
30 min
Contoso University - Getting Started with EF6 Using MVC5
10 min
Create an MVC5 Web Application and Customise
30 min
Create the Data Model with Students, Enrollments and Courses
30 min
Create the Database Context Class and Seed the Database
20 min
Add a Student Controller and CRUD Views
10 min
Complete Logbook 3
and
Dowload a copy here
CW1B
ASP.Net MVC
Useful Resources
Tutorial
Get started with Entity Framework 6 Code First using MVC 5
A tutorial that goes through creating a website, adding a model, adding CRUD operations, adding db migrations and seeding
Tutorial
ASP.NET Core Razor Pages with EF Core - tutorial series
A tutorial that goes through creating a website, adding a model, adding CRUD operations, adding db migrations and seeding
Videos
Learn ASP.NET Core 2
A series of short videos. The first 9 videos are relevant, but some of them are very technical.
Week Index
CO550 Index
1. Intro to ASP.NET
2. Razor Pages
3. Data Modelling
4. Workshop
5. Migrations
6. Searching & Sorting
7. MVC 5-1
8. MVC 5-2