How Expressions Trees are different from Lambda Expression?
Answer / Shekher Raghuvanshi
Lambda expressions are syntactic sugar in C# that represent anonymous functions. They can be compiled into expression trees, which are abstract syntax tree (AST) representations of code as a series of expression objects. In other words, lambda expressions are a way to build expression trees at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is lazy loading in linq?
What are disadvantages of LINQ?
Which classs extension methods are used in linq to sql?
What is the query syntax?
What is select new linq?
Can we use linq without entity framework?
What is linq in ado net?
What is difference between LINQ AND PLINQ?
why SELECT clause comes after FROM clause in LINQ?
What is “oftype"? In linq?
Is not supported in linq to entities?
What is Language Integrated Query (LINQ)?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)