Azure DevOps, Scrum, & .NET Software Leadership and Consulting Services

Free course! Predicting the Future, Estimating, and Running Your Projects with Flow Metrics

“Entity Framework Core for Enterprise Applications”: Slides & Code from VSLive Orlando 2018


I spoke at VSLive Orlando 2018 last week and as promised here are the slides and code samples from my Entity Framework Core for Enterprise Applications talk.

What do you do when your simple Entity Framework app isn’t so simple anymore?  The entity relationships are starting to get complex.  You’re getting worried about performance problems.  Can you even use Entity Framework in a high-performance, scalable web application?

In this session, we’ll go beyond the simple Code First entity framework cases and start get into more complex class designs and relationships.  We’ll talk about how to handle the sticky issues around lazy-loading, concurrency, cascading deletes, occasional connectedness, and performance testing.  Plus, along the way we’ll talk strategy for DevOps, stored procedures, unit testing, and incremental deployment, too.

Slides
Code samples

If you have any questions, drop me an email or a comment.  

Enjoy!
-Ben

SUBSCRIBE TO THE BLOG


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.