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 10 Activities - Migrations and Seeding
Task
Lesson Activity
Learning Assessment
Skill Developed
10.1
30 min
More Complex Data Models and Data Annotations
30 min
Contoso University - Sorting, Filtering and Paging
10 min
Download and Complete Logbook 5
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