BNU: BSc in Computing
CO550: Web Applications
The Design and Development of ASP.NET Web Applications
Weeks 12-15 Activities - Assignment Workshop
Task |
Lesson Activity |
Learning Assessment |
Skill Developed |
12.1 |
|
|
ASP.Net MVC
|
Useful Resources
-
Tutorial
Contoso University: Entity Framework 6 Code First using ASP.NET MVC 5
A tutorial that goes through creating a website, adding a model,
adding CRUD operations, adding db migrations and seeding
-
Tutorial
Contoso University: ASP.NET Core Razor Pages with EF Core
A tutorial that goes through creating a website, adding a model,
adding CRUD operations, adding db migrations and seeding
-
Videos
Step-by-step ASP.NET MVC Tutorial for Beginners
This is part of a course and has had over 1.3 Million views
-
Videos
Github Tutorial For Beginners - Github Basics for Mac or Windows & Source Control Basics
This explains basics of using GitHub version control although it uses
the command line interface to Git.
-
Videos
GITHUB PULL REQUEST, Branching, Merging & Team Workflow
This explains branching and merging in GitHub although it uses
the command line interface to Git.
-
Videos
Entity Framework Tutorial with ASP.NET MVC
This is by Microsoft, and is not so popular at 5 hours in length.
-
Videos
Learn ASP.NET Core 2
A series of short videos. The first 9 videos are relevant,
but some of them are very technical.