Stop Using Entity Framework as a DTO Provider
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore how to effectively utilize Entity Framework beyond simple data transfer objects in this conference talk from NDC Oslo 2023. Delve into proper object-oriented programming techniques while leveraging Entity Framework for data persistence and retrieval. Learn why replicating database structures with DTOs is not the intended use of Entity Framework and discover better approaches to working with C# objects. Gain insights on avoiding common pitfalls and misconceptions surrounding Entity Framework's complexity. Join Chris Klug as he demonstrates how to harness the full potential of Entity Framework in your projects, moving beyond basic implementations to create more robust and efficient data access layers.
Syllabus
Stop using Entity Framework as a DTO provider! - Chris Klug - NDC Oslo 2023
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