Can someone please explain what a GroupJoin()
is?
How is it different from a regular Join()
?
Is it commonly used?
Is it only for method syntax? What about query syntax? (A c# code example would be nice)
Can someone please explain what a GroupJoin()
is?
How is it different from a regular Join()
?
Is it commonly used?
Is it only for method syntax? What about query syntax? (A c# code example would be nice)