Full Stack Web Development

VT06 Getting Started with ASP.NET Core MVC

08/09/2022

9:30am - 10:45am

Level: Introductory

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

Developer, Coach, Author, Teacher

In this session, I show you how ASP.NET Core implements the Model View Controller pattern for Web Applications and the Model Controller pattern for Restful services. I cover convention over configuration, implementing Controllers and Action methods, Views (including partial views and layouts), Routing, and much more.

You will learn:

  • The core tenets of ASP.NET Core
  • ASP.NET Core MVC specifics
  • Leveraging the MVC pattern to build cleaner code