Are there any free video tutorials that talk about EF in depth and not just cover the basics?
Thanks
Dapper vs Entity Framework CoreDapper is literally much faster than Entity Framework Core considering the fact that there are no bells and whistles in Dapper. It is a straight forward Micro ORM that has minimal features as well.
Keep using EF6 if the data access code is stable and not likely to evolve or need new features. Port to EF Core if the data access code is evolving or if the app needs new features only available in EF Core.
Versions 6.0, 6.1, 6.2, and 6.3 are no longer supported. Although Entity Framework 6. x is still supported, it is no longer being developed and will only receive fixes for security issues.
The video below is the greatest video that I have watched about Basics of Entity Framework 4.0. It is from Microsoft PDC event. Great speakers [Shyam Pather -Development Manager- and Chris Anderson -Developer], great demos. I strongly recommend you to watch it.
http://www.microsoftpdc.com/2009/FT10
It's not free, but I recommend the TekPub screencast:
http://tekpub.com/production/ef
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With