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 types of LINQ?



What are the types of LINQ?..

Answer / Jitendra Kumar Srivastava

LINQ (Language-Integrated Query) supports multiple query providers, each designed to work with specific data sources. The main types of LINQ are: n 1. LINQ to SQL: For querying and manipulating SQL Server databases. n 2. LINQ to Entities: For querying Entity Framework models. n 3. LINQ to Objects: For querying in-memory collections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

In which statement the LINQ query is executed?

1 Answers  


Explain how you can differentiate between Conversion Operator “ToDictionary” and “IEnumerable” of LINQ?

1 Answers  


What are the benefits of a deferred execution in linq?

1 Answers  


Enlist the types of linq?

1 Answers  


How can you handle concurrency in LINQ to SQL?

1 Answers  


Can we perform LINQ on XML?

1 Answers   Viscus Infotech,


Is linq a programming language?

1 Answers  


List out the data context functions. Where do we use “submitchanges()"?

1 Answers  


What does linq?

1 Answers  


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

1 Answers   MCN Solutions,


What is difference among Single, SingleOrDefault, First and FirstOrDefault?

1 Answers  


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

1 Answers   Sans Pareil IT Services,


Categories