Source code accompanying the video https://youtu.be/A5_thTxsCjY
In Entity Framework, we used to have to load an object before we could modify or delete it. In EF 7 we can make changes directly in the database.