Entity Framework Core In-Depth Part 2

preview_player
Показать описание
In this episode, Robert is joined by Phil Japikse for part 2 of a 10 part series on Entity Framework Core. This series is a follow-up to the 5 part series that was aimed at folks new to EF Core and provides a more in-depth exploration of a number of topics.

In this episode, Phil covers using straight SQL, stored procedures, and populating view models with projections.

Episode list:

Part 2: View Models. (this episode)
Комментарии
Автор

Awesome. Looking for the next episodes.

idgafa
Автор

EF Core is thread safe?
In Web application like eCommerce, Should I create new DBContext for every request or use single instance through out the application?

YawarAli_
Автор

Informative. Please zoom in Visual studio while showing code. It's hard to see the code

sarathir
Автор

what your calling a viewmodel isn't that a dto (data transfer object?)

VitorSilvavmrs
Автор

At 14:20 it pretty much shows you why using string interpolation for SQL is a bad idea.

szelpe
Автор

the series and parts keep too long in coming

r-naotwo