Database Programming Techniques for .Net, .Net Core, Uwp, and Xamarin with C
Buch, Englisch, 644 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 12554 g
ISBN: 978-1-4842-3551-5
Verlag: Apress
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
- Bonus online appendix covers Entity Framework Core 2.1 release updates
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.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.