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 9 Activities - Migrations and Seeding
Task
Lesson Activity
Learning Assessment
Skill Developed
9.1
1 min
Contoso University - Sorting, Filtering and Paging in Razor Pages
30 min
Add Sorting of Students
30 min
Add a search box (filtering) to the students index page
30 min
Add paging to the Students index page
20 min
Create an About Page with Student Statistics
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