I've learnt quite a lot from this tutorial understanding in-depth all the logic discussed here. Thank you for taking the effort in teaching us all of these topics.
do video on complex data models and navigation properties lazyloading eager loading and explicit loading and Serialization in C# please. loved the video keep it up
Thank you Bhrugen for these types of videos. If possible, can you make a video on Udemy on how to sell items using Stripe, but also and most importantly how to manage the quantity of items you sell. You have ecommerce videos now using stripe but nothing to manage the quantity when an item is purchased at checkout. Thank you!
Sir, the way you say it its very confusing. You said inumerable is inhered by icollection I asked Chat GPT this "Is this statement true INumerable is inhereted by ICollection?" Chat GPT : "No, that statement is not true. The inheritance relationship between IEnumerable and ICollection is the opposite of what you stated: ICollection inherits from IEnumerable." Lol
its all wordplay, you are saying inherits, as In A inherits B, which means A is child class of B, thus in actual ICollection inherits IEnumerable. However Sir @DotNetMastery says implements, A implements B which means A is accesing the properties of B, thus ICollection implements IEnumerable.
As a Dot Net developer I appreciate your work
This is the best explanation I've seen so far
I've learnt quite a lot from this tutorial understanding in-depth all the logic discussed here. Thank you for taking the effort in teaching us all of these topics.
You're very welcome!
Thank you for very clear explanation. This helped a lot to understand the concept.
The most clear explanation and easy to understand.😊
So easy and loud and clear. Thank you
best explanation so far
Glad you liked it
This is real quality content. Thank you.
Best C# / DotNet on the internet hands down
Its a clear explanation. Really understood the difference.Thanks a lot.
Glad to hear that
Thank you for this thorough explanation about this topic. Great work! Keep it up!
Very good tutorial ! Thank you!
Thanks, great explanation!
Glad it was helpful!
This is amazing video!
Will you please make a video on blazor ?
layout and application flow in an empty blazor
solution
Great explanation
Glad it was helpful!
Thats a wonderful video my friend, hugs from Brazil
Thank you very much!
Thank you so much for cool explanation.
The deferred execution mentioned here was related to EF, what about Dapper is that the same case?
Thanks for this wonderful video. Kindly also make a video on Garbage Collector and its generations.
how did you log the queries executed into console automatically? is there some configuration for logging queries
Thank you! It is very helpful!
This is very useful thank you!
great tut! thnx
Can we call interface implementation as inherent?
Please reply
do video on complex data models and navigation properties lazyloading eager loading and explicit loading and Serialization in C# please. loved the video keep it up
very good video
Awesome
Wow nice
Thank you
Can U plz make azure tutorial
Thank you Bhrugen for these types of videos. If possible, can you make a video on Udemy on how to sell items using Stripe, but also and most importantly how to manage the quantity of items you sell. You have ecommerce videos now using stripe but nothing to manage the quantity when an item is purchased at checkout. Thank you!
Great
Simple and clear. Thank you
Ok, alright, each and everything.
Why this guy speaks like master yoda ?
Sir, the way you say it its very confusing. You said inumerable is inhered by icollection
I asked Chat GPT this
"Is this statement true
INumerable is inhereted by ICollection?"
Chat GPT : "No, that statement is not true. The inheritance relationship between IEnumerable and ICollection is the opposite of what you stated: ICollection inherits from IEnumerable."
Lol
Hello, I will check on the video but it should be ICollection implements IEnumerable as you can see in the slide at the end of the video
its all wordplay, you are saying inherits, as In A inherits B, which means A is child class of B, thus in actual ICollection inherits IEnumerable.
However Sir @DotNetMastery says implements, A implements B which means A is accesing the properties of B, thus ICollection implements IEnumerable.
1.25. Thank me later. Much later, if you don't 1.25.
Excellent sir