語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Modern data access with entity frame...
~
Schwichtenberg, Holger.
Modern data access with entity framework coredatabase programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Modern data access with entity framework coreby Holger Schwichtenberg.
其他題名:
database programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /
作者:
Schwichtenberg, Holger.
出版者:
Berkeley, CA :Apress :2018.
面頁冊數:
xxxiv, 644 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
Database management.
電子資源:
http://dx.doi.org/10.1007/978-1-4842-3552-2
ISBN:
9781484235522$q(electronic bk.)
Modern data access with entity framework coredatabase programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /
Schwichtenberg, Holger.
Modern data access with entity framework core
database programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /[electronic resource] :by Holger Schwichtenberg. - Berkeley, CA :Apress :2018. - xxxiv, 644 p. :ill., digital ;24 cm.
Chapter 1: Introducing Entity Framework Core -- Chapter 2: Installing Entity Framework Core -- Chapter 3: Concepts of Entity Framework Core -- Chapter 4: Reverse Engineering for Existing Databases (Database First Development) -- Chapter 5: Forward Engineering for New Databases -- Chapter 6: Customizing the Database Schema -- Chapter 7: Database Schema Migrations -- Chapter 8: Read Data with LINQ -- Chapter 9: Object Relationships and Loading Strategies -- Chapter 10: Inserting, Deleting, and Modifying Records -- Chapter 11: Concurrency (Preventing Conflicts) -- Chapter 12: Logging -- Chapter 13: Asynchronous Programming -- Chapter 14: Dynamic LINQ Queries -- Chapter 15: Read and Modify Data with SQL, Stored Procedures, and Table Valued Functions -- Chapter 16: Tips and Tricks for Mapping -- Chapter 17: Performance Tuning -- Chapter 18: Software Architecture with Entity Framework Core -- Chapter 19: Commercial Tools -- Chapter 20: Additional Components -- Chapter 21: Appendix A: Case Studies -- Chapter 22: Appendix B: Internet Resources -- Chapter 23: Appendix C: New Features in Entity Framework Core 2.1.
C# developers, here's your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft's recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity Framework Core, and optimizing the performance of your applications, head-on! Modern Data Access with Entity Framework Core teaches best practices, guidance, and shortcuts that will significantly reduce the amount of resources you internally dedicate to programming data access code. The proven methods and tools taught in this book, such as how to get better performance, and the ability to select the platform of your choice, will save you valuable time and allow you to create seamless data access. Get ready to learn everything from installing Entity Framework Core, reverse engineering, forward engineering (including schema migrations), and data reading and modification with LINQ, Dynamic LINQ, SQL, Stored Procedures, and Table Valued Functions to using third-party products such as LINQPad, Entity Developer, Entity Framework Profiler, EFPlus, and AutoMapper. You'll also appreciate excerpts of conceptual software architecture discussion around Entity Framework Core that might otherwise take years to learn. What You'll Learn: Understand the core concepts of Entity Framework Core, as well process models for existing databases (reverse engineering) and the generation of database schemas from object models (forward engineering) Study real-world case studies for hands-on EF Core instruction Get up to speed with valuable database access scenarios and code samples Discover workarounds to augment missing features in Entity Framework Core Use Entity Framework Core to write mobile apps This book is for software developers who have basic experience with .NET and C#, as well as some understanding of relational databases. Knowledge of predecessor technologies such as ADO.NET and the classic ADO.NET Entity Framework is not necessary to learn from this book. Holger Schwichtenberg is a Microsoft MVP and a technical lead with the German company IT-Visions, where he consults and trains developers throughout Europe. He also serves as software architect for 5Minds IT-Solutions. Holger is a huge fan of Entity Framework and Entity Framework Core and regularly speaks on the topics at events. Holger has a Ph.D. in business informatics.
ISBN: 9781484235522$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-3552-2doiSubjects--Topical Terms:
182428
Database management.
LC Class. No.: QA76.9.D3 / S395 2018
Dewey Class. No.: 005.74
Modern data access with entity framework coredatabase programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /
LDR
:04547nmm a2200289 a 4500
001
540929
003
DE-He213
005
20190115114843.0
006
m d
007
cr nn 008maaau
008
190308s2018 cau s 0 eng d
020
$a
9781484235522$q(electronic bk.)
020
$a
9781484235515$q(paper)
024
7
$a
10.1007/978-1-4842-3552-2
$2
doi
035
$a
978-1-4842-3552-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D3
$b
S395 2018
082
0 4
$a
005.74
$2
23
090
$a
QA76.9.D3
$b
S415 2018
100
1
$a
Schwichtenberg, Holger.
$3
819459
245
1 0
$a
Modern data access with entity framework core
$h
[electronic resource] :
$b
database programming techniques for .NET, .NET Core, UWP, and Xamarin with C# /
$c
by Holger Schwichtenberg.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xxxiv, 644 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introducing Entity Framework Core -- Chapter 2: Installing Entity Framework Core -- Chapter 3: Concepts of Entity Framework Core -- Chapter 4: Reverse Engineering for Existing Databases (Database First Development) -- Chapter 5: Forward Engineering for New Databases -- Chapter 6: Customizing the Database Schema -- Chapter 7: Database Schema Migrations -- Chapter 8: Read Data with LINQ -- Chapter 9: Object Relationships and Loading Strategies -- Chapter 10: Inserting, Deleting, and Modifying Records -- Chapter 11: Concurrency (Preventing Conflicts) -- Chapter 12: Logging -- Chapter 13: Asynchronous Programming -- Chapter 14: Dynamic LINQ Queries -- Chapter 15: Read and Modify Data with SQL, Stored Procedures, and Table Valued Functions -- Chapter 16: Tips and Tricks for Mapping -- Chapter 17: Performance Tuning -- Chapter 18: Software Architecture with Entity Framework Core -- Chapter 19: Commercial Tools -- Chapter 20: Additional Components -- Chapter 21: Appendix A: Case Studies -- Chapter 22: Appendix B: Internet Resources -- Chapter 23: Appendix C: New Features in Entity Framework Core 2.1.
520
$a
C# developers, here's your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft's recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity Framework Core, and optimizing the performance of your applications, head-on! Modern Data Access with Entity Framework Core teaches best practices, guidance, and shortcuts that will significantly reduce the amount of resources you internally dedicate to programming data access code. The proven methods and tools taught in this book, such as how to get better performance, and the ability to select the platform of your choice, will save you valuable time and allow you to create seamless data access. Get ready to learn everything from installing Entity Framework Core, reverse engineering, forward engineering (including schema migrations), and data reading and modification with LINQ, Dynamic LINQ, SQL, Stored Procedures, and Table Valued Functions to using third-party products such as LINQPad, Entity Developer, Entity Framework Profiler, EFPlus, and AutoMapper. You'll also appreciate excerpts of conceptual software architecture discussion around Entity Framework Core that might otherwise take years to learn. What You'll Learn: Understand the core concepts of Entity Framework Core, as well process models for existing databases (reverse engineering) and the generation of database schemas from object models (forward engineering) Study real-world case studies for hands-on EF Core instruction Get up to speed with valuable database access scenarios and code samples Discover workarounds to augment missing features in Entity Framework Core Use Entity Framework Core to write mobile apps This book is for software developers who have basic experience with .NET and C#, as well as some understanding of relational databases. Knowledge of predecessor technologies such as ADO.NET and the classic ADO.NET Entity Framework is not necessary to learn from this book. Holger Schwichtenberg is a Microsoft MVP and a technical lead with the German company IT-Visions, where he consults and trains developers throughout Europe. He also serves as software architect for 5Minds IT-Solutions. Holger is a huge fan of Entity Framework and Entity Framework Core and regularly speaks on the topics at events. Holger has a Ph.D. in business informatics.
650
0
$a
Database management.
$3
182428
650
0
$a
Software frameworks.
$3
717939
650
0
$a
C# (Computer program language)
$3
215229
650
1 4
$a
Computer Science.
$3
212513
650
2 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Programming Techniques.
$3
274470
650
2 4
$a
Big Data.
$3
760530
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3552-2
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000160686
電子館藏
1圖書
電子書
EB QA76.9.D3 S415 2018 2018
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://dx.doi.org/10.1007/978-1-4842-3552-2
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入