JasperKent / Ef7-Bulk-Actions

Source code accompanying the video https://youtu.be/A5_thTxsCjY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ef7-Bulk-Actions

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.

About

Source code accompanying the video https://youtu.be/A5_thTxsCjY


Languages

Language:C# 100.0%