Common Mistakes in EF Core
Offered By: NDC Conferences via YouTube
Course Description
Overview
Discover common mistakes in Entity Framework Core and learn how to optimize performance in this NDC Sydney 2021 conference talk by Jernej Kavka. Explore why EF Core is often misunderstood and how to improve your statements for better performance and scalability. Learn about test methodology, data consumption solutions, and performance-enhancing techniques such as explicit includes, implicit joins, and pagination. Gain insights on split queries, cancelable queries, and implicit includes to significantly impact both performance and stability of your application.
Syllabus
Intro
Why EF Core
Test Methodology
Common Mistakes
How bad can it be
Counting
Data Consumption
Solution
Performance
Not tracking
Performance benefits
Explicit includes
Implicit joins
Performance impact
Pagination
Next big tip
Split queries
Cancelable queries
Implicit include
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube