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 linq in ado net?

1 Answers  


Why is linq useful?

1 Answers  


What is the difference between sql and linq?

1 Answers  


What is selectmany in linq?

1 Answers  


What is difference between ADO.NET and LINQ to SQL?

1 Answers  


What is data context class? Explain its role?

1 Answers  


The standard query operators are themselves a set of extension methods that provide the LINQ query functionality for any type that implements the IEnumerable interface in Visual Basic. Is it True or False?

1 Answers  


What is a linqdatasource control?

1 Answers  


What is difference between LINQ and Stored Procedures?

1 Answers  


When linq query is executed?

1 Answers  


How much does a reveal linq cost?

1 Answers  


What is difference between linq and entity framework?

1 Answers  


Categories