Learn your way! Get started

ASP.NET Core 6 MVC, Part 6 of 9

with expert Bhrugen Patel


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 2/1/2022
Level Advanced
Runtime 1h 33m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Microsoft's ASP.NET Core 6 platform is everything you need to build rich, interactive front end web UI and powerful back-end services. This course will get you proficient with MVC through building a project. Topics covered in this part of the series include: building the homepage, scaffold identity, populating the identity table, adding roles to the application as well as registering users with roles.

Prerequisites

• 3-6 months of C# experience • Basic SQL knowledge • Basic HTML and JavaScript knowledge. previous parts of this course.

Meet the expert

I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.

Course outline



Module 8

Home Page (19:53)
  • Introduction (00:08)
  • Home Page (09:17)
  • Lux Theme. (00:53)
  • Details Action Method (02:44)
  • Details UI (06:41)
  • Summary (00:08)
Scaffold Identity (22:47)
  • Introduction (00:08)
  • Scaffold Identity (08:23)
  • What Got Added With Identity (04:56)
  • Add Identity Tables (04:29)
  • Identity Bugs With Scaffolded Pages (02:28)
  • Register And Login In Action (02:14)
  • Summary (00:08)
Add More fileds to Identity Table (15:29)
  • Introduction (00:08)
  • Add More Fileds To Identity Table (04:17)
  • Challenge: Company CRUD (01:05)
  • Solution: Company CRUD (09:50)
  • Summary (00:08)
Add Roles to Application (21:41)
  • Introduction (00:08)
  • Add Roles To Application (02:27)
  • Create Roles For Website (08:00)
  • Add More Fields On Register UI (06:37)
  • Display All Roles In Dropdown (04:20)
  • Summary (00:08)
Register User with Roles (13:20)
  • Introduction (00:08)
  • Register User With Roles (04:24)
  • Company Dropdown (03:46)
  • Toggle Company Dropdown (02:56)
  • Register Company User (01:57)
  • Summary (00:08)