How the C# compiler treats query expressions ?(Dotnet 3.5, C#3.0)
- by Newbie
Going thru one of my favourite authors question What’s the hardest or most misunderstood aspect of LINQ? I am basically looking for the answer of the question:
How the C# compiler treats query expressions
Thanks