6
votes
What is the difference between lambdas and delegates in the .NET Framework?
The question is a little ambiguous, which explains the wide disparity in answers you're getting.
You actually asked what the difference is between lambdas and delegates in the .NET framewor …
