LINQ in C#.Net made easy! - PART 3 : Joins in LINQ | Inner Join | Group Join | Left Outer Join

  Рет қаралды 19,368

CODELLIGENT

CODELLIGENT

Күн бұрын

Пікірлер
@AfkL-mo5pe
@AfkL-mo5pe 2 жыл бұрын
Thank you very much !!! You video helped me to finally understand LINQ !!!
@CODELLIGENT
@CODELLIGENT Жыл бұрын
Glad it helped!
@zdkcy2510
@zdkcy2510 4 жыл бұрын
Thanks! Thanks! Thanks! and Many Thanks! I hope that you are in Best of Health!
@CODELLIGENT
@CODELLIGENT 4 жыл бұрын
Thanks a lottt.. Yes I am very much fine. Hope the same with you. :)
@kimicheng5611
@kimicheng5611 2 жыл бұрын
(1) inner join = join non-matching keys will be dropped e.g. Max --> {Thomas, Luise} (2) group join = join + into non-matching keys will be kept in the key list (Ex. Rohan in 22:58) e.g. Max --> {Thomas, Luise} Rohan --> {} (3) left join = join + into + DefaultIfEmpty() non-matching keys will be kept in the key list + an assigned value for every non-matching key e.g.. Max --> {Thomas, Luise} Rohan --> {} After using DefaultIfEmpty() Max --> {Thomas, Luise} Rohan --> Null After using null? "No Students" : students.Name Max --> {Thomas, Luise} Rohan --> "No students" I can be wrong it's just my understanding after watching this video
@psychologically_shaken
@psychologically_shaken 3 жыл бұрын
You are a lifesaver! Thanks so much
@CODELLIGENT
@CODELLIGENT 3 жыл бұрын
Glad it was useful. 😊
@fonskeee
@fonskeee Жыл бұрын
When using the method linq for the left outer join it is GroupBy instead of join, otherwhise the compiler want recognize the DefaultIfEmpty() method.
@robimegu3712
@robimegu3712 2 жыл бұрын
You helped me a lot! Thank you so much!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
Glad I could help!
@akatwiggy
@akatwiggy 2 жыл бұрын
Helped a lot! Thanks!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
You're welcome! 😇
@thechrisgreen
@thechrisgreen 2 жыл бұрын
Is there a way to select all the fields in the join without actually listing them all out manually? Something like SELECT * in SQL.
@bunnyworld5399
@bunnyworld5399 4 жыл бұрын
Hi codelligent . Ur Awesome.. clear explanation. U won my subscription. Keep do it
@CODELLIGENT
@CODELLIGENT 4 жыл бұрын
Thanks for the sub! 😊
@Tyronekong
@Tyronekong Жыл бұрын
Great video thank you.
@CODELLIGENT
@CODELLIGENT Жыл бұрын
Glad you liked it! 😊
@AfrikanBerry
@AfrikanBerry 3 жыл бұрын
Thank you alot...please keep making the vids...
@sandeepreddy475
@sandeepreddy475 2 жыл бұрын
Keep up the good work..!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
Thanks a lot..
@jaysinghsolanki7094
@jaysinghsolanki7094 3 жыл бұрын
how to use joins in web api entity framework ?
@CODELLIGENT
@CODELLIGENT 3 жыл бұрын
LINQ joins work the same way for general Lists or on List of entities. The same concept/syntax you can apply there. Only difference is you will be iterating through an object type (depending on your entity), and when you want to put some conditions inside, you will be doing it using the entity's properties. 😊
@jaysinghsolanki7094
@jaysinghsolanki7094 3 жыл бұрын
@@CODELLIGENT if possible can you please upload a video or contact me at jaysinghsolanki65@gmail.com i really need to learn this.
@Rahulsingh-rm4iz
@Rahulsingh-rm4iz 2 жыл бұрын
bro make more videos if it is possible for you.
@gio_hdz
@gio_hdz 2 жыл бұрын
Where is project file?
LINQ in C#.Net made easy! - PART 5 : Enumerable Class | Codelligent
20:23
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
C# LINQ - Part 3: More Advanced LINQ Queries
47:26
Rainer Stropek
Рет қаралды 20 М.
Every Single LINQ Extension Method With Examples | .NET & C# Essentials
42:28
C# LINQ - Part 2: Basic LINQ Queries
40:19
Rainer Stropek
Рет қаралды 15 М.
LINQ in 50 Minutes | C# Topics | AK Academy
49:48
AK Academy
Рет қаралды 10 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН