Reflection in C# .NET (Part 1) - [Entity Framework Code First Engine Example] | AK Academy

preview_player
Показать описание
Learn about the one of the most powerful features in programming which is reflection and dynamic programming, how to deal with types and their members, instantiate objects at run-time.
In this video I'm making an example about to create your own engine to create SQL tables from a given class like Entity Framework Code First approach

Reflection document from Microsoft:

GitHub Repository:

My offical website:

GitHub:

Twitter:

Facebook (Personal):

Facebook (Page):

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

This explained reflection so much better than dozens of other sources.

michaelknopp
Автор

For the first time in 21 years of .NET I see such a good presentation for Reflection.

MihaiMoisei
Автор

Nice Video, Just one suggestion Dont scroll horizontal in the video. you can make you're code in next line or can close solution explore to more space to screen.

ganeshdhumal
Автор

Oke, but why would you create tables like this? I don't understand that. You can just create tables with entity Framework with DataContext class

nielsSavantKing
visit shbcf.ru