When to use - IEnumerable vs IList vs ICollection?

  Рет қаралды 54,024

DotNetMastery

DotNetMastery

Күн бұрын

Пікірлер
@Micah_Tech
@Micah_Tech 10 ай бұрын
As a Dot Net developer I appreciate your work
@kilungyajames5484
@kilungyajames5484 2 жыл бұрын
This is the best explanation I've seen so far
@赛尼木
@赛尼木 2 ай бұрын
IEnumerable(for iteration only),ICollection(for add/remove), IList(for add/remove at a specific index)
@sh2983
@sh2983 2 жыл бұрын
Thank you for very clear explanation. This helped a lot to understand the concept.
@girmamoges941
@girmamoges941 Жыл бұрын
The most clear explanation and easy to understand.😊
@kopilkaiser8991
@kopilkaiser8991 Жыл бұрын
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.
@DotNetMastery
@DotNetMastery Жыл бұрын
You're very welcome!
@waelhi8938
@waelhi8938 2 жыл бұрын
Thank you for this thorough explanation about this topic. Great work! Keep it up!
@imanidioli
@imanidioli 2 жыл бұрын
So easy and loud and clear. Thank you
@Maiska123
@Maiska123 Жыл бұрын
This is real quality content. Thank you.
@jakmdibrah
@jakmdibrah Жыл бұрын
Its a clear explanation. Really understood the difference.Thanks a lot.
@DotNetMastery
@DotNetMastery Жыл бұрын
Glad to hear that
@2347matte
@2347matte 7 ай бұрын
Best C# / DotNet on the internet hands down
@shabeebcp7619
@shabeebcp7619 Жыл бұрын
best explanation so far
@DotNetMastery
@DotNetMastery Жыл бұрын
Glad you liked it
@educin15
@educin15 Жыл бұрын
Thats a wonderful video my friend, hugs from Brazil
@DotNetMastery
@DotNetMastery Жыл бұрын
Thank you very much!
@Guillen8606
@Guillen8606 Жыл бұрын
The deferred execution mentioned here was related to EF, what about Dapper is that the same case?
@nitishkumar-dt2tx
@nitishkumar-dt2tx Жыл бұрын
how did you log the queries executed into console automatically? is there some configuration for logging queries
@muhammedfahmi-x6i
@muhammedfahmi-x6i 10 ай бұрын
Can we call interface implementation as inherent? Please reply
@umairarif7548
@umairarif7548 2 жыл бұрын
Thanks for this wonderful video. Kindly also make a video on Garbage Collector and its generations.
@shanmukhapatil7131
@shanmukhapatil7131 2 жыл бұрын
Will you please make a video on blazor ? layout and application flow in an empty blazor solution
@imadabab
@imadabab Ай бұрын
Perfect!! Thanks a lot.
@DotNetMastery
@DotNetMastery 23 күн бұрын
Glad it helped!
@Shakti_Singh_Om
@Shakti_Singh_Om 8 ай бұрын
This is amazing video!
@danielarandamartin2709
@danielarandamartin2709 Жыл бұрын
Very good tutorial ! Thank you!
@Micah_Tech
@Micah_Tech 10 ай бұрын
Great explanation
@DotNetMastery
@DotNetMastery 10 ай бұрын
Glad it was helpful!
@wonpaper
@wonpaper 2 жыл бұрын
Thank you so much for cool explanation.
@volimax
@volimax 11 ай бұрын
Thanks, great explanation!
@DotNetMastery
@DotNetMastery 10 ай бұрын
Glad it was helpful!
@arielspalter7425
@arielspalter7425 2 жыл бұрын
Thank you! It is very helpful!
@err_0-5rZ
@err_0-5rZ 2 жыл бұрын
This is very useful thank you!
@nahomwores3415
@nahomwores3415 2 жыл бұрын
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
@masterycgi
@masterycgi 2 жыл бұрын
very good video
@MultiAkash1988
@MultiAkash1988 Жыл бұрын
Can U plz make azure tutorial
@Ahmet-nd5ct
@Ahmet-nd5ct 2 жыл бұрын
great tut! thnx
@MaheshSingh-ev8yh
@MaheshSingh-ev8yh Жыл бұрын
Awesome
@vipulkumarsingh2223
@vipulkumarsingh2223 Жыл бұрын
Wow nice
@shabanelmogy7912
@shabanelmogy7912 Жыл бұрын
Thank you
@watchtube9429
@watchtube9429 5 ай бұрын
Excellent sir
@bl7937
@bl7937 2 жыл бұрын
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!
@rankarat
@rankarat 2 жыл бұрын
Great
@kilungyajames5484
@kilungyajames5484 2 жыл бұрын
Simple and clear. Thank you
@JorgeRodriguezPriegue
@JorgeRodriguezPriegue 9 ай бұрын
Why this guy speaks like master yoda ?
@bojohannesen4352
@bojohannesen4352 6 ай бұрын
Ok, alright, each and everything.
@bojohannesen4352
@bojohannesen4352 6 ай бұрын
1.25. Thank me later. Much later, if you don't 1.25.
SOLID Principles of Object Oriented Programming - Real Life Examples
11:08
When to use IEnumerable vs IQueryable?
4:49
DotNetMastery
Рет қаралды 30 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
"Stop Using Async Await in .NET to Save Threads" | Code Cop #018
14:05
Beginner CRASH COURSE for IEnumerable in .NET C#
14:13
Dev Leader
Рет қаралды 9 М.
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 130 М.
c# (Csharp) and .NET :- Difference between IEnumerable and IEnumerator.
13:39
.NET Interview Preparation videos
Рет қаралды 497 М.
Understand your C# queries! IEnumerable & IQueryable in explained
11:28
tutorialsEU - C#
Рет қаралды 42 М.
The fastest way to iterate a List in C# is NOT what you think
13:42
Nick Chapsas
Рет қаралды 160 М.
List vs IList in C#
12:13
DotNetSkoool
Рет қаралды 18 М.