Publisher's Synopsis
In this book, we take you on a fun, hands-on crash course to learning ASP.NET Core 8 MVC. You'll start building your first app with ASP.NET within minutes. Every section is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need.
In the course of this book, we will cover:- Chapter 1: Introduction
- Chapter 2: First Project - Restaurant List Application
- Chapter 3: Models
- Chapter 4: Context
- Chapter 5: Connecting to SQL Server Database
- Chapter 6: Controller
- Chapter 7: Restaurant Details Page
- Chapter 8: Sample Data in the Database
- Chapter 9: Search Bar Filter
- Chapter 10: Second Project - Online Note Pad
- Chapter 11: Creating our Database
- Chapter 12: Controller
- Chapter 13: Embed Online Text Editor
- Chapter 14: Documents Create Read Update Delete (CRUD)
- Chapter 15: Display Existing Documents
- Chapter 16: Load Only Each User's Documents
- Chapter 17: Customize User Interface for Deleting a Document