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

  Рет қаралды 18,878

CODELLIGENT

CODELLIGENT

Күн бұрын

Пікірлер: 25
@AfkL-mo5pe
@AfkL-mo5pe Жыл бұрын
Thank you very much !!! You video helped me to finally understand LINQ !!!
@CODELLIGENT
@CODELLIGENT Жыл бұрын
Glad it helped!
@psychologically_shaken
@psychologically_shaken 3 жыл бұрын
You are a lifesaver! Thanks so much
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
Glad it was useful. 😊
@robimegu3712
@robimegu3712 2 жыл бұрын
You helped me a lot! Thank you so much!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
Glad I could help!
@AfrikanBerry
@AfrikanBerry 2 жыл бұрын
Thank you alot...please keep making the vids...
@bunnyworld5399
@bunnyworld5399 4 жыл бұрын
Hi codelligent . Ur Awesome.. clear explanation. U won my subscription. Keep do it
@CODELLIGENT
@CODELLIGENT 3 жыл бұрын
Thanks for the sub! 😊
@akatwiggy
@akatwiggy 2 жыл бұрын
Helped a lot! Thanks!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
You're welcome! 😇
@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
@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.
@Tyronekong
@Tyronekong Жыл бұрын
Great video thank you.
@CODELLIGENT
@CODELLIGENT Жыл бұрын
Glad you liked it! 😊
@sandeepreddy475
@sandeepreddy475 2 жыл бұрын
Keep up the good work..!
@CODELLIGENT
@CODELLIGENT 2 жыл бұрын
Thanks a lot..
@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.
@Rahulsingh-rm4iz
@Rahulsingh-rm4iz 2 жыл бұрын
bro make more videos if it is possible for you.
@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. :)
@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.
@gio_hdz
@gio_hdz 2 жыл бұрын
Where is project file?
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 54 МЛН
Inside Out 2: BABY JOY VS SHIN SONIC 3
00:19
AnythingAlexia
Рет қаралды 8 МЛН
Intro to Unit Testing in C# using XUnit
1:42:09
IAmTimCorey
Рет қаралды 415 М.
C# LINQ - Part 1: Enumerables - The Foundation of LINQ
22:59
Rainer Stropek
Рет қаралды 22 М.
LINQ in C# - Top 10 concepts everyone should know 🔥
17:54
The Engineer's Desk
Рет қаралды 14 М.
(#35) Left join in linq |  LINQ tutorial for beginners
15:57
WebGentle
Рет қаралды 14 М.
LINQ in C#.Net made easy! - PART 5 : Enumerable Class | Codelligent
20:23
LINQ in 50 Minutes | C# Topics | AK Academy
49:48
AK Academy
Рет қаралды 10 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 54 МЛН