Practical Entity Framework: Database Access for Enterprise Applications
暫譯: 實用的 Entity Framework:企業應用程式的資料庫存取

Gorman, Brian L.

  • 出版商: Apress
  • 出版日期: 2020-09-06
  • 售價: $1,400
  • 貴賓價: 9.5$1,330
  • 語言: 英文
  • 頁數: 649
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484260430
  • ISBN-13: 9781484260432
  • 相關分類: Entity資料庫
  • 立即出貨 (庫存=1)

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

相關主題

商品描述

Determine your object relational mapper (ORM) of choice for enterprise applications using .NET Framework, and especially .NET Framework Core 3.1 and higher. Real-world examples and considerations are presented in this book to help you create robust and efficient database solutions. Throughout the text, actual problems, questions, and common pitfalls are provided to help you recognize optimal solutions for maximum success in the different application scenarios you might encounter.
Practical Entity Framework begins with a simple overview of the two most common approaches to working with databases--database first and code first--and then focuses on working in a code first manner. Taking the code first approach allows the entire database to be built and maintained in code so there is never a situation in which you cannot restore the database schema. Additionally, the code first approach creates an entirely transparent record of changes to the database that is easily tracked in source control. Emphasis throughout the book is on leaving you well positioned to architect and lead data development efforts for your organization.

What You Will Learn
  • Build robust and maintainable databases using a code first approach
  • Create and execute stored procedures, triggers, and functions
  • Analyze and optimize performance of database queries
  • Ensure data integrity through keys, constraints, and relationships

Who This Book Is For
.NET developers who work with enterprise-level applications and need to interact with data structures and data within the back end data store, developers who want to take a code first approach to building database applications to prevent conflicts and optimize efficiency, and those who are moving into full-stack roles, or into senior and architectural roles, and will be responsible for database design and implementation

商品描述(中文翻譯)

確定您在使用 .NET Framework,特別是 .NET Framework Core 3.1 及更高版本的企業應用程式中所選擇的物件關聯對應器 (ORM)。本書提供了實際的範例和考量,幫助您創建穩健且高效的資料庫解決方案。在整個文本中,提供了實際問題、問題和常見陷阱,幫助您識別最佳解決方案,以在您可能遇到的不同應用場景中獲得最大的成功。
實用的 Entity Framework 開始時簡要概述了兩種最常見的與資料庫互動的方法——資料庫優先 (database first) 和程式碼優先 (code first),然後專注於以程式碼優先的方式進行工作。採用程式碼優先的方法可以使整個資料庫在程式碼中構建和維護,因此不會出現無法恢復資料庫架構的情況。此外,程式碼優先的方法會創建一個完全透明的資料庫變更記錄,這些變更可以在版本控制中輕鬆追蹤。本書強調讓您能夠為您的組織架構和主導資料開發工作做好充分準備。

您將學到什麼


  • 使用程式碼優先的方法構建穩健且可維護的資料庫

  • 創建和執行儲存過程、觸發器和函數

  • 分析和優化資料庫查詢的性能

  • 通過鍵、約束和關係確保資料完整性


本書適合誰
從事企業級應用程式的 .NET 開發人員,需要與後端資料存儲中的資料結構和資料互動,想要採用程式碼優先方法來構建資料庫應用程式以防止衝突並優化效率的開發人員,以及那些轉向全棧角色或高級和架構角色,並將負責資料庫設計和實施的人士。

作者簡介

Brian Gorman is a developer, computer science instructor, and trainer, and has been working in .NET technologies as long as they have existed. He was originally MCSD certified in .NET 1 and has recently re-certified with MCSA: Web Apps and MCSD: App Builder certifications. Additionally, he became an MCT as of April 2019, and is focusing in on developing and training developers with full-stack web solutions with .NET Core and Azure. In addition to working with .NET technologies, Brian also teaches computer science for Franklin University, where his courses taught have included data structures, algorithms, design patterns, and, more recently, full-stack solutions in the capstone practicum course.

作者簡介(中文翻譯)

布萊恩·戈曼是一位開發者、計算機科學講師和培訓師,自從.NET技術問世以來,他一直在這個領域工作。他最初在.NET 1時獲得了MCSD認證,最近又重新獲得了MCSA: Web Apps和MCSD: App Builder的認證。此外,他自2019年4月起成為MCT,專注於使用.NET Core和Azure開發和培訓全棧網頁解決方案的開發者。除了從事.NET技術的工作外,布萊恩還在富蘭克林大學教授計算機科學,他所教授的課程包括資料結構、演算法、設計模式,以及最近的畢業專題課程中的全棧解決方案。