買這商品的人也買了...
-
$420$332 -
$520$442 -
$403ASP.NET Core 應用開發項目實戰
-
$990C# 10 and .NET 6 – Modern Cross-Platform Development: Build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 using Visual Studio 2022 and Visual Studio Code (Paperback)
相關主題
商品描述
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the back-end server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser.
This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job.
What You Will Learn
- Download and install Entity Framework Core 5
- Perform create, read, update, and delete (CRUD) operations
- Create and seed a database with example data using EF Core
- Incrementally add new database functionality through Entity Framework Core 5 migrations
- Recognize when to take advantage of new features introduced in Entity Framework Core 5
- Deliver line-of-business applications using ASP.NET Core that run in a browser
Who This Books Is For
Developers who are familiar with C# and the .NET Framework who want to learn database access using Entity Framework Core 5. For developers creating web-based, line-of-business applications who want to create those applications more quickly and efficiently when databases are involved.
商品描述(中文翻譯)
使用 Entity Framework Core 5 的程式碼驅動方法來構建一個功能性網頁應用程式,該應用程式可以訪問後端伺服器上的資料庫。本書涵蓋了開發人員需要掌握的 Entity Framework 的常見使用案例,以便開始構建針對資料庫運行的應用程式。在整本書中,您將學習如何通過實現一個簡單的 ASP.NET Core Razor Pages 業務應用程式來使用 Entity Framework Core 5。這個示例應用程式將類似於您自己可能編寫並通過瀏覽器部署給用戶的網頁或內部網路網站上的應用程式。
本書採用程式碼優先的方法,您的資料庫將以程式化的方式創建和填充。您不需要通過資料庫引擎的介面來創建資料庫。相反,您將學習如何在 Entity Framework 中定義資料模型,然後讓 Entity Framework 為您創建資料庫和架構。接下來,您將學習如何用示例數據填充資料庫,然後實現所謂的 CRUD 操作,包括創建、檢索、更新和刪除數據行。在本書結束時,您將構建一個設計良好的應用程式,您可以將其用作未來在工作中創建的應用程式的基礎。
您將學到什麼
- 下載並安裝 Entity Framework Core 5
- 執行創建、讀取、更新和刪除 (CRUD) 操作
- 使用 EF Core 創建並填充帶有示例數據的資料庫
- 通過 Entity Framework Core 5 遷移逐步添加新的資料庫功能
- 識別何時利用 Entity Framework Core 5 中引入的新功能
- 使用 ASP.NET Core 提供在瀏覽器中運行的業務應用程式
本書適合誰
熟悉 C# 和 .NET Framework 的開發人員,想要學習使用 Entity Framework Core 5 進行資料庫訪問。適合那些創建基於網頁的業務應用程式的開發人員,想要在涉及資料庫時更快速和高效地創建這些應用程式。
作者簡介
Eric Vogel is a seasoned contributor to Visual Studio Magazine and Senior Software Developer at Red Cedar Solutions Group. He has been developing .NET framework web and desktop solutions for 13 years. He holds a bachelor of science degree in computer science from Michigan State University. He is Acting President of the Greater Lansing User Group for .NET.
作者簡介(中文翻譯)
Eric Vogel 是《Visual Studio Magazine》的資深貢獻者,也是 Red Cedar Solutions Group 的高級軟體開發人員。他已經從事 .NET 框架的網頁和桌面解決方案開發 13 年。他擁有密西根州立大學的計算機科學學士學位。他是大蘭辛 .NET 使用者群的代理會長。