Detroit.Code() Sessions tagged ef

Entity Framework performance monitoring and tuning

Object Relational Mapping technologies, including the Entity Framework can drastically simplify the programming model against databases, but when done carelessly, performance can suffer. In this session, we'll explore some real-life strategies that have solved performance issues in production applications that I have encountered at a variety of customers. We'll discuss the pros and cons of working without stored procs and cover strategies for monitoring and tuning your entity queries.

Speaker

Jim Wooley

Jim Wooley

Solution Architect, Slalom

Getting started with Entity Framework Core

With the cross-platform version of .Net, Microsoft has had to rewrite many of the core components that we have come to depend on. If you include data in your applications, chances are you have used Entity Framework in the past. In this session, you'll learn how to get started using EF Core and how to handle the changes in this version.

Speaker

Jim Wooley

Jim Wooley

Solution Architect, Slalom