4
Reply

Linq effectiveness comparison

Ask a question
Tamas S

Tamas S

9y
742
1
Hello, 
 
Could You please advise me a book or any reference where I can find information about the Linq method comparision based on its effectiveness ?
I am interested in becasue I want to use a correct method in any situation like use Any(), instead of Count() > 0, and I would like to find any implementation details, why one is better than others
 
Thanks in advance 

Answers (4)