Full Stack Web Development

TH01 Build Data Driven Web Apps using ASP.NET Core

10/11/2018

8:00am - 9:15am

Level: Introductory

Rachel Appel

Sr. Content Developer for ASP.NET

Microsoft

Do you want to learn how to build a complete CRUD web application using the newest features in ASP.NET Core? In this session, you'll learn how to construct an ASP.NET Core app from start to finish. We'll look at building an EF Core model and use it in Razor Pages with Tag Helpers. You'll also learn how to create middleware, configure the app and its startup. Finally, we will wrap up with security and deployment.

You will learn:

  • About ASP.NET
  • About new features in Core
  • About web development