Тёмный

IEnumerable, IEnumerator, IQueryable in C# .NET 

Interview Happy
Подписаться 99 тыс.
Просмотров 47 тыс.
50% 1

Q. What is IEnumerable in C#?
Q. What is the difference between IEnumerable and IEnumerator in C#?
Q. What is the difference between IEnumerable and IQueryable in C#?
Why to use IQueryable in sql queries?
1. Full .NET Interview Course (with PDF Book)
C# / ASP.NET Core / MVC / API - Top 500 Interview Questions
www.udemy.com/...
Don't worry if course not helping you, Udemy has 30 days Free Refund Policy.
2. Quick Revision Book (PDF format)
Top 500 .NET Interview Questions - OOPS/ C#/ ASP.Net/ MVC/ SQL /.Net Core /Web API
imojo.in/inter...
50% Off - Limited Time Offer Applied on above link.
Don't worry if book not helping you, I will return 100% of your money with in 7 days of purchase. Just mail me at anuragrawat123@gmail.com.
My best wishes are with you.

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@digambarbhandare4485
@digambarbhandare4485 Год назад
Good explanation sir. In short IEnumerable featch the data and filtere it rather than IQuerable featch filtered data. That's why it is faster as compare to IEnumerable
@runawayvon01
@runawayvon01 9 месяцев назад
This appears as a question from the technical round. Thank you so much for this because I got the job offer.
@nishanthgmk3487
@nishanthgmk3487 Год назад
Very well explained, subscribed to your channel because of this great explanation :)
@interviewhappy
@interviewhappy Год назад
Thanks Nishant and all the best for your career.
@nishanthgmk3487
@nishanthgmk3487 Год назад
@@interviewhappy thank you, same to you!
@MyLifestyleYaaro
@MyLifestyleYaaro 6 месяцев назад
You make the video short and to the point.. good for revision...Add one more video if possible regarding best code practices... And best design patterns with situations..
@logeshk2811
@logeshk2811 Год назад
can you explain about the pipielines in program.cs? What's the flow
@interviewhappy
@interviewhappy Год назад
Hi Logesh, I think I already explained this in .NET core part
@nguyenducduy5013
@nguyenducduy5013 21 день назад
amazing explaination, thank bro
@levkirichuk
@levkirichuk Год назад
Nice video, one point IQueryable executes a "select query" on server-side with all filters that appended to it until database execution. That give to use make more flexible code.
@himanshuverma9596
@himanshuverma9596 Год назад
Crisp and clear explanation
@interviewhappy
@interviewhappy Год назад
Thanks and all the best Himanshu
@mihirkumartripathy9412
@mihirkumartripathy9412 Год назад
Hi Sir, I have one doubt.. in which scenario we have to use innumerable rather than iqurable in linq query ?
@interviewhappy
@interviewhappy Год назад
When you have in-memory collections
@serg1778
@serg1778 Год назад
​@@interviewhappyyesterday i was testing IEnumerable and IQueryable and got the same result using inline query with linq Where(),that is each of them generated sql where.But using 2 lines,like : IEnumerable data = context.Users; var filtered = data.Where(...).ToList(); In this case with IEnumerable we don't have sql where.Can you clarify it?
@pranavbhat92
@pranavbhat92 9 месяцев назад
@@serg1778 If you are using SQL server, then you can check that in SQL Server Profiler. Just check which query is being executed.
@shwetaranshinge3803
@shwetaranshinge3803 Год назад
Very useful explanation..
@interviewhappy
@interviewhappy Год назад
Thanks Shweta and all the best for your career.
@SravikaVaka
@SravikaVaka Год назад
Sir.., Can you explain solid principles concept bit brief
@interviewhappy
@interviewhappy Год назад
Sure Will do it soon Sravika
@imadabab
@imadabab 9 месяцев назад
Brilliant. Thanks a lot.
@waqasmumtaz6109
@waqasmumtaz6109 Год назад
Wah Sir g
Далее
Constructor Basics in C# .NET
5:50
Просмотров 26 тыс.
When to use - IEnumerable vs IList vs ICollection?
12:05
МОЮ ТАЧКУ РАЗБИЛИ...!
39:06
Просмотров 428 тыс.
SOLID  Principal - Interview Questions and Answers
24:04
LINQ in C# - Top 10 concepts everyone should know 🔥
17:54
Brutally honest advice for new .NET Web Developers
7:19
LINQ in C# .NET
6:49
Просмотров 43 тыс.
how Google writes gorgeous C++
7:40
Просмотров 891 тыс.
МОЮ ТАЧКУ РАЗБИЛИ...!
39:06
Просмотров 428 тыс.