EF Core - Lazy Loading, Eager Loading, and Explicit Loading

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Explicit loading need 2 queries, but it is useful when you already have the entity in memory

TuanNguyen-edrb
Автор

8th short that I could follow

And that was an awesome one 🔥

alibabapour
Автор

Previously without .include(), category.Products was empty. Do you mean EFCore now do an additional call to database automatically?

MAHDIHESARI
Автор

Some tables are better loaded one by one than joins. I'm a high performance environment you want to have a short calls as possible. Sometimes this is better but usually you only notice the issue in production

EMWMIKE
Автор

Not sure the difference between lazy and explicit loading.

ahmed
join shbcf.ru