Full Stack Web Development

T01 Getting Started with ASP.NET Core

06/14/2022

8:00am - 9:15am

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. The session is designed for WebForms developers wanting to move to ASP.NET Core.

You will learn:

  • The essentials of ASP.NET Core
  • How MVC, Razor Pages, and Services all fit in
  • Build your first apps in ASP.NET Core