Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

.ToList() executes the query.

If you're trying to lazy load after that, you will get significant performance issues.

Otherwise, I've created an erp+e-commerce on EF and didn't encounter much issues.

One time, i had an performance issue case and detailed the issue on the nuget repo. Next release had a workaround.

https://github.com/dotnet/ef6/issues/115



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: