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 are the three main components of linq or language integrated query?



What are the three main components of linq or language integrated query?..

Answer / Uma Shankar Prasad

"The three main components of LINQ (Language Integrated Query) are: 1. Query Operators: These are methods and extension methods that enable the manipulation of data collections. Examples include Where, Select, OrderBy etc. 2. Query Providers: These map queries to data sources like databases or collections in memory. There are four query providers shipped with .NET Framework - Entity Framework, LINQ to SQL, LINQ to XML and LINQ to Entities. 3. Extension Methods: These methods extend the functionality of existing classes without requiring the user to subclass those classes."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is parallel linq?

1 Answers  


Give the name of four LINQ Providers of .NET Framework ?

1 Answers   Sans Pareil IT Services,


What is anonymous method?

1 Answers  


What is quantifiers in reference linq to dataset?

1 Answers  


What are lazy/deferred loading and eager loading?

1 Answers  


What is LINQ provider and what are different types of LINQ providers?

1 Answers  


What is the difference between Count() and LongCount extension methods in LINQ?

1 Answers   Arigo Infotech,


What are the Quantifiers in LINQ?

1 Answers   Sans Pareil IT Services,


What is linq in .net with example?

1 Answers  


What is difference between XElement and XDocument?

1 Answers  


What do you understand by expression tree?

1 Answers  


Define what is Where clause and Let clause?

1 Answers  


Categories