Mezei R. Introduction to the Development of Web Applications Using ASP .Net 2023
Download Torrent
Opens in your torrent client (e.g. qBittorrent)
Health
Good4/0
Info HashF8345E96FC8F64DD174C851EFA87C082C78A8040
Peers Updated3 hours ago (2026-03-24 22:43:25)
Description
Textbook in PDF format
This book introduces a simplified approach to web application development using the open-source ASP .Net Core MVC framework. Readers will learn to implement web applications using the following languages and frameworks: HTML, JavaScript, CSS, Bootstrap, C#, ASP .Net, and Entity Framework Core. In addition, this book addresses how to build a web application to create user accounts, store data in a database, manipulate data, and how to allow controlled access to certain parts of the application functionality. The author also covers both client-side and server-side development and the use of an object relational mapper to work with persistent data (using a database). Topics include: models, views, controllers, routing, entity framework core, identity, layouts, dependency injection and services, model binder, among others