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 syntax in c#?



What is linq syntax in c#?..

Answer / Sudhir Kumar Sudhansu

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

What are Quantifiers?

1 Answers  


In Linq Query why from clause come first as select statment ?

1 Answers   MCN Solutions,


What are the three main components of linq?

1 Answers  


What is linq in c #?

1 Answers  


List out the three main components of linq? Explain what is the extension of the file, when linq to sql is used?

1 Answers  


Explain how LINQ is useful than Stored Procedures?

1 Answers  


How var type is different from anonymous type?

1 Answers  


How LINQ is beneficial than Stored Procedures?

1 Answers  


What is a linq expression?

1 Answers  


What is difference between linq and sql query?

1 Answers  


Explain what is the purpose of linq providers in linq?

1 Answers  


What is the use of using system linq?

1 Answers  


Categories