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 difference between linq and sql query?



What is difference between linq and sql query?..

Answer / Kum Anshu Gupta

LINQ (Language Integrated Query) is a feature of .NET that allows developers to write database queries in C#, VB.NET, or F# syntax. SQL (Structured Query Language) is a standard language used for accessing and manipulating databases. LINQ queries are converted into SQL queries by the ADO.NET Data Provider.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Explain how LINQ is useful than Stored Procedures?

1 Answers  


What is the benefit of using linq on dataset?

1 Answers  


How to convert linq query to list?

1 Answers  


What are lazy/deferred loading and eager loading?

1 Answers  


What is the linq in c#?

1 Answers  


What is the linq file extension that interacts with code behind objects.

1 Answers  


What is linq in c# with example?

1 Answers  


What are important features linq?

1 Answers  


How can you handle concurrency at field level in LINQ to SQL?

1 Answers  


Explain what is the difference between skip() and skipwhile() extension method?

1 Answers  


What is difference between iqueryable and ienumerable in linq?

1 Answers  


What is the difference between N-layer and N-tier architecture?

1 Answers  


Categories