Learn your way! Get started

ASP.NET Core 3.1 MVC, Part 6 of 7: Admin Registration

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/20/2020
Level Advanced
Runtime 1h 16m
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

Ready for a deep dive into framework that will power your web pages? Jump in and Master it with this series on using MVC with ASP.NET Core. This course covers: admin registration, adding users repository pattern, order management and order details.

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



Registration

Admin Registration (23:29)
  • Introduction (00:08)
  • Admin Registration (00:27)
  • Scaffold Identity (03:26)
  • Add Properties to ASPNetUsers (04:41)
  • Register User View (06:17)
  • Register Post Page Handler (08:21)
  • Summary (00:08)
Add User to Repository Pattern (21:03)
  • Introduction (00:08)
  • Add User to Repository Pattern (04:27)
  • Add User Controller (02:50)
  • Register Employees (03:35)
  • User List View (06:29)
  • Lock_Unlock User (03:23)
  • Summary (00:08)
Order Management (18:00)
  • Introduction (00:08)
  • Order Management (00:23)
  • Order Controller (03:16)
  • Order Js (05:17)
  • Order List Index View (05:25)
  • Order List Demo (03:21)
  • Summary (00:08)
Order Details Action (13:59)
  • Introduction (00:08)
  • Order Details Action (03:39)
  • Order Details View (06:16)
  • Order Approval_rejected (02:42)
  • Order.js Bug (01:03)
  • Summary (00:08)