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 Language Integrated Query (LINQ)?



What is Language Integrated Query (LINQ)?..

Answer / Vineet Gupta

Language Integrated Query, often abbreviated as LINQ, is a set of technologies in .NET Framework that allows developers to query and manipulate data from different data sources using C# or VB.NET code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Which are the two main static classes of linq api that contain extension methods?

1 Answers  


Describe the architecture of linq?

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  


What is the difference between First() and Single() extension methods in LINQ?

1 Answers   TryTechnicals Pvt Ltd,


What is linq provider?

1 Answers  


What is data context class? Explain its role?

1 Answers  


What does a linq query return?

1 Answers  


What is the basic syntax of a linq query in visual basic as well as in c#?

1 Answers  


Can we use left join in linq?

1 Answers  


What are the four linq providers that .net framework ships?

1 Answers  


what is the difference between N-layer and N-tier architecture in LINQ?

1 Answers  


Explain why select clause comes after from clause in linq?

1 Answers  


Categories