ASP.NET Core Using MVC (Part 6 of 6): Advanced Topics
Interactive

ASP.NET Core Using MVC (Part 6 of 6): Advanced Topics

Biz Library
Updated Jan 20, 2020

ASP.NET Core is a cross-platform, cloud-based framework for building Internet-connected applications. This course finishes the Granite house application and covers advanced topics such as custom tag helpers and view components. It wraps up with deploying the application to IIS and also to Azure.

This course contains the following lessons:

Lesson 1:

  • Introduction
  • Custom tag helper
  • Paging info model
  • Create page tag helper

Lesson 2:

  • Add pagination action method
  • Consuming custom tag helpers
  • View component method

Lesson 3:

  • Consuming View Component
  • Uniform layout
  • Two factor auth
  • View comp

Lesson 4:

  • Deployment introduction
  • Layout changes
  • Setting up azure database
  • Deploy to azure

Lesson 5:

  • Deploy on IIS
  • Seed database 1
  • Seed part 2
  • Seed Users to Database Part 3
  • Seed Database Part 4.