株式会社極東書店トップ > 商品一覧 > Introduction to the Development of Web Applications Using ASP .Net (Core) MVC. 2024 ed.
商品詳細
Introduction to the Development of Web Applications Using ASP .Net (Core) MVC. 2024 ed.
・ISBN 978-3-031-30625-9 hard EUR 39.99
¥10,688.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Mezei, Razvan Alexandru, |
|---|---|
| シリーズ | (Synthesis Lectures on Computer Science) |
| 出版社 | (Springer International Publishing AG, SZ) |
| 出版年月 | 2023 |
| ページ数 | 315 pp. |
| 言語 | ENG |
| ニュース番号 | <A03-57189> |
解説
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