Episode 60 of Visual Studio Toolbox: Entity Framework Tips and Tricks

In this show, I am joined by Julie Lerman, the author of several highly acclaimed Entity Framework books. Julie shares a number of Entity Framework tips and tricks including:

  • Overriding the DBContext SaveChanges method
  • EntityFramework Power Tools
  • Configuring 1:1 Relationships
  • How to Avoid Accidentally Adding Data
  • Debugging