Learn your way! Get started

ASP.NET Core 5 MVC, Part 3 of 8

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 5/12/2021
Level Beginner
Runtime 1h 25m
Closed captioning Included
Transcript Included
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

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



Course description

Microsoft's ASP.NET Core platform is everything you need to build rich, interactive front end web UI and powerful backend services. This course covers Navbar updates, configuring sessions as well as Scaffold Identity Tables.

Prerequisites

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

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 5

Navbar updates (26:41)
  • Introduction (00:08)
  • Navbar Updates (01:54)
  • View Model for Home Page (03:25)
  • Home IndexView (03:44)
  • Partial View (04:41)
  • Home Page Demo (02:28)
  • Details VM and Action (04:50)
  • Product Details (05:19)
  • Summary (00:08)
Configure Session (22:10)
  • Introduction (00:08)
  • Configure Session (05:06)
  • User Session GET method (05:43)
  • Add to Session (06:32)
  • Remove From Cart Button Logic (02:02)
  • Remove from Cart Action (02:29)
  • Summary (00:08)
Scaffold Identity Tables (36:47)
  • Introduction (00:08)
  • Scaffold Identity Tables (05:30)
  • Scaffold Identity Pages (06:26)
  • Modify Scaffolded Identity Tables (03:05)
  • Add Name and Phone Number to Registeration (05:06)
  • Configure RoleManager (05:51)
  • Register First User (03:27)
  • Create New Admin Users (05:05)
  • UI Changes for Admin (01:58)
  • Summary (00:08)