Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is linq and lambda expressions?



What is linq and lambda expressions?..

Answer / Ashish Suman

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

Post New Answer

More LINQ Language-Integrated Query Interview Questions

How Expressions Trees are different from Lambda Expression?

1 Answers  


what is the difference between Skip() and SkipWhile() extension method?

1 Answers  


Explain Union, Intersect and Except?

1 Answers  


what are compiled queries?

1 Answers  


What is linq expression?

1 Answers  


Explain what are linq compiled queries?

1 Answers  


What is the difference between n-tier and n-layer architecture?

1 Answers  


Write a program using skip and take operators. How can it beneficial for bulky data accessing on page?

1 Answers  


What is linq in xamarin?

1 Answers  


What is predicate in linq?

1 Answers  


What LINQ providers are supported by LINQPad?

1 Answers  


What is a linqdatasource control?

1 Answers  


Categories