What is difference between linq and lambda expression?
Answer / Syed Safi Akbar Zaidi
Linq (Language Integrated Query) is a Microsoft framework for querying data that is built into .NET languages such as C# and Visual Basic. Lambda expressions are a part of C#, which provides a more concise syntax to define anonymous functions, one of the features that enables Linq. In other words, lambda expressions are used in Linq to define what operations should be performed on the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by linq?
Why do we use linq in c#?
What is difference among Any, All and Contains?
What are the Quantifiers in LINQ?
1 Answers Sans Pareil IT Services,
What is difference between linq and lambda expression?
Explain linq lambda expression with example?
How you can assign a lambda expression to a delegate?
How linq is useful than stored procedures?
How can you find average of student marks from student tables (columns are studentid, marks)?
Is linq faster than foreach?
Is linq orm?
Write a program using skip and take operators. How can it beneficial for bulky data accessing on page?
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)