Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover strategies for optimizing Entity Framework Core performance in this 44-minute conference talk. Learn configuration options and access patterns to enhance data access efficiency, understand which features to use judiciously or avoid, and explore database structuring techniques that improve performance while simplifying application code. Gain insights into when to consider alternatives to Entity Framework entirely. Delve into topics such as reading data efficiently, handling updates and deletes, avoiding performance pitfalls, utilizing Select() to limit fields, SQL Server indexing, code-first approach considerations, and complex data operations. Master the art of balancing ease of use with optimal performance in your .NET applications using Entity Framework Core.
Syllabus
Intro
DAN MALLOTT
What Is Entity Framework Core, Again?
What Are the Defaults?
A Little Bigger For Those in the Back
The Method to the Madness
Reading Data - The Clear Choice
Updates and Deletes - It Is What It Is
Other Ways to Destroy Performance
Using Select() to Limit Fields
A Note On SQL Server Indexing
General Guidance
A View to Admire
Code First Pitfalls
Complex Data Operations
Providing the Best Performance
Taught by
NDC Conferences