Note putting this in the DbContext initialization is a bad idea as it prevents the Master Detail forms from showing the Details
.Configuration.ProxyCreationEnabled = false;
Note putting this in the DbContext initialization is a bad idea as it prevents the Master Detail forms from showing the Details
.Configuration.ProxyCreationEnabled = false;