TABLE OF CONTENTS
Part 1: Building a website. The basics.
Chapter 1: Static HTML – Designing the landing page.
Part 2: ASP.Net Core – Dynamic Applications, Data, and Frameworks
Chapter 2: ASP.Net Core – Let’s talk Dynamic
Chapter 3: ASP.Net MVC Core – Models, Views, and Controllers
Chapter 4: ASP.Net Core Razor Pages – PageModels and Views
Chapter 5: ASP.Net Core Blazor – Intro to Client-Side Frameworks
Part 3: Client-Side Technologies and Singe Page Applications
Chapter 6: Angular, another Client-Side Language – SPAs (Single Page Applications)
Part 4: Full Stack Applications
Chapter 7: Using Server Side & Client Side technologies together.
Part 5: Alternative Client-Side technologies
Chapter 8: React, a Declarative Client-Side Language.
Chapter 9: Using ASP.Net Core & React together.
Chapter 10: Vue.js: Components like Angular, Declarative like React.
Chapter 11: Using ASP.Net Core & Vue.js together.