In this book, you'll be taken on a hands-on, pragmatic, enjoyable journey to learn how to program Asp.Net MVC projects using .NET Core 8, SQLite and the Entity Framework. You'll be taking the steps required to start building your first project within minutes. Every chapter is designed to improve your understanding of the MVC framework, so once you’ve finished the book, you can begin to design and implement your own projects using Microsoft .Net Core MVC, SQLite and the Entity Framework.
In the course of this book, we will 1: IntroductionChapter 2: A Brief MVC OverviewChapter 3: Setting up The Development EnvironmentChapter 4: Adding a ControllerChapter 5: Working With ViewsChapter 6: Working With ModelsChapter 7: Connecting up to a databaseChapter 8: Retrieving a recipe from the database and viewing itChapter 9: Adding A Search FacilityChapter 10: Extending the ModelChapter 11: Adding The Create Recipe FunctionalityChapter 12: Adding Edit FunctionalityChapter 13: Adding Delete FunctionalityChapter 14: Finishing TouchesChapter 15: Final Word The goal of this book is to teach you how to program Asp.Net projects in a manageable way without overwhelming you. We will focus only on the essentials and cover the material in a hands-on, practical manner so that you can code along.
About the reader
No previous knowledge of ASP.NET development is required, but you should have basic programming knowledge. It will be a helpful advantage if you have some experience coding in Microsoft .NET, but even if you have not done so, you should still be able to follow along.
About the author
Ian Preston has been a computer programmer since the late 1990s and has worked for major clients in the utility, hospitality, and leisure sectors. He enjoys writing and likes to create content that explains things in an accessible and easy manner. Ian is a big believer in the concept of learning by doing and tries to incorporate it into his books.