When to use - IEnumerable vs IList vs ICollection?

preview_player
Показать описание
A common interview question with .NET Core is explain the difference between IEnumerable, ICollection and IList?

We use them so often that many times we forget the basic difference on which will help optimization in which scenario.

In this short video we will quickly cover these topics.

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

As a Dot Net developer I appreciate your work

Micah_Tech
Автор

This is the best explanation I've seen so far

kilungyajames
Автор

The most clear explanation and easy to understand.😊

girmamoges
Автор

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.

kopilkaiser
Автор

Thank you for very clear explanation. This helped a lot to understand the concept.

sh
Автор

Thank you for this thorough explanation about this topic. Great work! Keep it up!

waelhi
Автор

This is real quality content. Thank you.

Maiska
Автор

Its a clear explanation. Really understood the difference.Thanks a lot.

jakmdibrah
Автор

Thats a wonderful video my friend, hugs from Brazil

educin
Автор

Thanks for this wonderful video. Kindly also make a video on Garbage Collector and its generations.

umairarif
Автор

Best C# / DotNet on the internet hands down

matte
Автор

Will you please make a video on blazor ?
layout and application flow in an empty blazor
solution

shanmukhapatil
Автор

The deferred execution mentioned here was related to EF, what about Dapper is that the same case?

Guillen
Автор

Can we call interface implementation as inherent?
Please reply

muhammedfahmi-xi
Автор

how did you log the queries executed into console automatically? is there some configuration for logging queries

nitishkumar-dttx
Автор

Thank you so much for cool explanation.

wonpaper
Автор

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

nahomwores
Автор

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!

bl
Автор

Why this guy speaks like master yoda ?

JorgeRodriguezPriegue
Автор

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

waliqadri