LINQ vs Lambda vs Anonymous Methods vs Delegates
- by Sri Kumar
Hi,
Here are my few questions
Can anyone explain what are the LINQ, Lambda, Anonymous Methods, Delegates meant?
How these 3 are different for each other?
Was one replaceable for another?
I didn't get any concrete answer when i did Googling