Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to know in details as to how the c# compiler works with lambda expression. How does it compile line by line. How does the input variable in the lambda method gets its value.

What I have tried:

I have gone through many links understanding the Lambda expression and I have a fair understanding of it but I am interested in knowing how the c# compiler treats lambda expression.
Posted
Updated 22-Sep-16 22:24pm
v2
Comments
[no name] 23-Sep-16 1:40am    
Questions are only asked after you have made some effort. However this just may get you started: https://msdn.microsoft.com/en-us/library/bb397687.aspx

Quote:
I haven't tried anything as such. I just want to understand how the compiler works with lambda expression.

Nooo, Serious ?
We are not a free intelligent search service.
Using Internet and search services is a skill.
Try Google, Bing, Yahoo ...
 
Share this answer
 
v2
Comments
Maciej Los 23-Sep-16 3:34am    
Good one! I never heard about FISS - Free Intelligent Search Service...
Patrice T 23-Sep-16 3:45am    
It is a kind of secret service :-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900