Razvan Alexandru Mezei: Introduction to the Development of Web Applications Using ASP .Net (Core) MVC
Introduction to the Development of Web Applications Using ASP .Net (Core) MVC
Buch
- Springer Nature Switzerland, 07/2024
- Einband: Kartoniert / Broschiert, Paperback
- Sprache: Englisch
- ISBN-13: 9783031306280
- Bestellnummer: 11910125
- Umfang: 332 Seiten
- Auflage: 2024
- Gewicht: 559 g
- Maße: 240 x 168 mm
- Stärke: 19 mm
- Erscheinungstermin: 3.7.2024
- Serie: Synthesis Lectures on Computer Science
Achtung: Artikel ist nicht in deutscher Sprache!
Weitere Ausgaben von Introduction to the Development of Web Applications Using ASP .Net
Klappentext
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.This book:
Introduces the development of web applications using the open-source ASP .Net Core MVC framework
Implements web applications including HTML, JavaScript, CSS, Bootstrap, C#, ASP .Net, and Entity Framework Core
Features client-side development, server-side development, and object relational mapper software