Beginning Entity Framework Core 2.0: Database Access from .NET
暫譯: 開始使用 Entity Framework Core 2.0:從 .NET 存取資料庫

Derek J. J. Rouleau

  • 出版商: Apress
  • 出版日期: 2018-03-03
  • 定價: $1,398
  • 售價: 8.0$1,118
  • 語言: 英文
  • 頁數: 360
  • 裝訂: Paperback
  • ISBN: 1484233743
  • ISBN-13: 9781484233740
  • 相關分類: .NETEntity資料庫
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain.
 
Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that developers are otherwise forced to use, Entity Framework Core 2.0 enables you to work directly with the data in a database through domain-specific objects and methods. 
 
Beginning Entity Framework Core 2.0 is a carefully designed tutorial. Throughout the book you will encounter examples that you can use in your day-to-day coding, and you will build a solid foundation on which to create database-backed applications. If you are looking for a way to get started without getting buried under details you are only going to forget, then this is the book for you. 
 
The author aims to leave you comfortably able to connect to, access, modify, and delete data from a relational database. The book provides a clear, straightforward approach and includes code that you can look back at months later and understand. 
 
What You'll Learn
  • Study easy-to-follow, real-world examples you can use every day
  • Focus on DbContext and the Database First approach
  • Understand how to work with single and multiple tables
  • Use the LINQ query language to manipulate data
Who This Book Is For
 
C# and ASP.NET programmers looking for an easier way of accessing data in a relational database than writing in SQL―a way that meshes better into object-oriented application development
 
 

商品描述(中文翻譯)

使用 ASP.NET 和 .NET Framework 中有價值的 Entity Framework Core 2.0 工具,消除訪問資料庫及其所包含數據的繁瑣。

Entity Framework Core 2.0 大大簡化了對 SQL Server 等在企業環境中常見的關聯資料庫的訪問。通過消除開發人員不得不使用的繁瑣數據訪問代碼,Entity Framework Core 2.0 使您能夠通過特定於領域的對象和方法直接與資料庫中的數據進行交互。

Beginning Entity Framework Core 2.0 是一本精心設計的教程。在整本書中,您將遇到可以在日常編碼中使用的範例,並建立一個堅實的基礎,以創建基於資料庫的應用程式。如果您正在尋找一種不會被您只會忘記的細節淹沒的入門方式,那麼這本書就是為您而寫的。

作者的目標是讓您能夠輕鬆地連接、訪問、修改和刪除關聯資料庫中的數據。這本書提供了一種清晰、直接的方法,並包含您幾個月後仍能理解的代碼。

您將學到什麼


  • 學習易於遵循的現實世界範例,您可以每天使用

  • 專注於 DbContext 和 Database First 方法

  • 了解如何處理單個和多個表

  • 使用 LINQ 查詢語言來操作數據

本書適合誰

尋找比用 SQL 編寫更簡單的方式來訪問關聯資料庫數據的 C# 和 ASP.NET 程式設計師——這種方式更適合物件導向應用程式開發。