Learn your way! Get started

ASP.NET Core 6 MVC, Part 8 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 20m
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: adding flow for company user, displaying orders, adding a status filter, role based order display as well as order details.

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 10

Flow for Company User (19:24)
  • Introduction (00:08)
  • Flow For Company User (02:43)
  • Place Order For Company User (05:29)
  • OrderVM And Retrieve All Orders (03:31)
  • Display All Orders (04:08)
  • Add Status Filter On Order List (03:16)
  • Summary (00:08)
Toggle UI For Status based on Selection (25:09)
  • Introduction (00:08)
  • Toggle UI For Status Based On Selection (02:59)
  • Demo: Filters In Order List (05:41)
  • Role Based Order Display (02:16)
  • Order Details Get Action (02:53)
  • Loading Order Details Header (08:42)
  • Display Order Details (02:21)
  • Summary (00:08)
Order Processing Buttons Logic (35:48)
  • Introduction (00:08)
  • Order Processing Buttons Logic (02:55)
  • Update Order Details And EF Core Tracking (09:49)
  • Ship Order (05:29)
  • Cancel Order (07:36)
  • Delayed Payment (09:39)
  • Summary (00:08)