Repository Pattern in C#

preview_player
Показать описание
In this video I explain how to use repository pattern in C#.
Рекомендации по теме
Комментарии
Автор

Excelent video. I am planning to watch all your videos, they are really good and you are approaching such important topics.

MateusdeSouzaMorais
Автор

Came here after stumbling on some youtube videos using services and repository and was totally confused.

fernandohood
Автор

thanks for your efforts, instead of making an interface and implementing all the methods, why you didn't use this in the service directly?

ayoubelhioui
Автор

Do you like the idea of building a generic repository that implements the actual DB calls that is used by all the services?

jayschwarz
Автор

Thanks for the video.
I wonder... is this basic - intermediate - or advanced level knowledge?

I'm learning a lot of stuff on my own... and have a hard time telling when something is estimated to be basic or advanced.
Thanks.

b