語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Practical Entity Framework Core 6 = ...
~
Gorman, Brian L.
FindBook
Google Book
Amazon
博客來
Practical Entity Framework Core 6 = database access for enterprise applications /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Practical Entity Framework Core 6/ by Brian L. Gorman.
其他題名:
database access for enterprise applications /
作者:
Gorman, Brian L.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxix, 797 p. :ill., digital ;24 cm.
內容註:
Introduction -- Part I. Getting Started -- 1. Introduction to Entity Framework -- 2. Working with an Existing Database -- 3. Entity Framework: Code First -- Part II. Building the Data Solution -- 4. Models and the Data Context -- 5. Constraints, Keys, and Relationships -- 6. Data Access (Create, Read, Update, Delete) -- 7. Stored Procedures, Views, and Functions -- 8. Sorting, Filtering, and Paging -- Part III. Enhancing the Data Solution -- 9. LINQ for Queries and Projections -- 10. Encryption of Data -- 11. Repository and Unit of Work Patterns -- 12. Unit Testing, Integration Testing, and Mocking -- 13. Asynchronous Data Operations and Multiple Database Contexts -- Part IV. Recipes for Success -- 14.NET 5 and EFCore5 -- 15.NET 6 and EF Core 6 -- 16. Appendix A: Troubleshooting.
Contained By:
Springer Nature eBook
標題:
Database management. -
電子資源:
https://doi.org/10.1007/978-1-4842-7301-2
ISBN:
9781484273012
Practical Entity Framework Core 6 = database access for enterprise applications /
Gorman, Brian L.
Practical Entity Framework Core 6
database access for enterprise applications /[electronic resource] :by Brian L. Gorman. - Second edition. - Berkeley, CA :Apress :2022. - xxix, 797 p. :ill., digital ;24 cm.
Introduction -- Part I. Getting Started -- 1. Introduction to Entity Framework -- 2. Working with an Existing Database -- 3. Entity Framework: Code First -- Part II. Building the Data Solution -- 4. Models and the Data Context -- 5. Constraints, Keys, and Relationships -- 6. Data Access (Create, Read, Update, Delete) -- 7. Stored Procedures, Views, and Functions -- 8. Sorting, Filtering, and Paging -- Part III. Enhancing the Data Solution -- 9. LINQ for Queries and Projections -- 10. Encryption of Data -- 11. Repository and Unit of Work Patterns -- 12. Unit Testing, Integration Testing, and Mocking -- 13. Asynchronous Data Operations and Multiple Database Contexts -- Part IV. Recipes for Success -- 14.NET 5 and EFCore5 -- 15.NET 6 and EF Core 6 -- 16. Appendix A: Troubleshooting.
Take a developer journey that paves the way to enterprise-level database access from .NET and C# using the object-relational mapper (ORM) of choice. This second edition is revised to cover Entity Framework Core 5 and 6 (EF) and includes new content on table-per-type mapping, LINQ improvements (filtered includes), many-to-many navigation changes, split queries, simple logging using the DBCommandInterceptor, and other improvements available in EF Core 6. 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 Core 6 focuses on the code first approach to developing a database. Taking the code first approach allows the entire database to be built and maintained in code using EF Core 6 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 systems such as GitHub. 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 Encrypt your database columns at rest with TDE and Always-On Encryption Leverage the FluentAPI and attributes for entity configuration.
ISBN: 9781484273012
Standard No.: 10.1007/978-1-4842-7301-2doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
527442
Database management.
LC Class. No.: QA76.9.D3 / G67 2022
Dewey Class. No.: 005.7565
Practical Entity Framework Core 6 = database access for enterprise applications /
LDR
:03628nmm a2200337 a 4500
001
2297813
003
DE-He213
005
20220124160532.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484273012
$q
(electronic bk.)
020
$a
9781484273005
$q
(paper)
024
7
$a
10.1007/978-1-4842-7301-2
$2
doi
035
$a
978-1-4842-7301-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D3
$b
G67 2022
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.7565
$2
23
090
$a
QA76.9.D3
$b
G671 2022
100
1
$a
Gorman, Brian L.
$3
3526248
245
1 0
$a
Practical Entity Framework Core 6
$h
[electronic resource] :
$b
database access for enterprise applications /
$c
by Brian L. Gorman.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxix, 797 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Introduction -- Part I. Getting Started -- 1. Introduction to Entity Framework -- 2. Working with an Existing Database -- 3. Entity Framework: Code First -- Part II. Building the Data Solution -- 4. Models and the Data Context -- 5. Constraints, Keys, and Relationships -- 6. Data Access (Create, Read, Update, Delete) -- 7. Stored Procedures, Views, and Functions -- 8. Sorting, Filtering, and Paging -- Part III. Enhancing the Data Solution -- 9. LINQ for Queries and Projections -- 10. Encryption of Data -- 11. Repository and Unit of Work Patterns -- 12. Unit Testing, Integration Testing, and Mocking -- 13. Asynchronous Data Operations and Multiple Database Contexts -- Part IV. Recipes for Success -- 14.NET 5 and EFCore5 -- 15.NET 6 and EF Core 6 -- 16. Appendix A: Troubleshooting.
520
$a
Take a developer journey that paves the way to enterprise-level database access from .NET and C# using the object-relational mapper (ORM) of choice. This second edition is revised to cover Entity Framework Core 5 and 6 (EF) and includes new content on table-per-type mapping, LINQ improvements (filtered includes), many-to-many navigation changes, split queries, simple logging using the DBCommandInterceptor, and other improvements available in EF Core 6. 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 Core 6 focuses on the code first approach to developing a database. Taking the code first approach allows the entire database to be built and maintained in code using EF Core 6 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 systems such as GitHub. 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 Encrypt your database columns at rest with TDE and Always-On Encryption Leverage the FluentAPI and attributes for entity configuration.
630
0 0
$a
Microsoft .NET Framework.
$3
3270493
650
0
$a
Database management.
$3
527442
650
0
$a
Enterprise application integration (Computer systems)
$3
595688
650
1 4
$a
Microsoft.
$3
3593799
650
2 4
$a
Database Management.
$3
891010
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7301-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439705
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D3 G67 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入