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 linq in sql?



What is linq in sql?..

Answer / Suman Yadav

LINQ to SQL is a part of LINQ that allows developers to work with SQL databases using C# syntax. It provides an object-relational mapper (ORM) between the .NET code and the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

How Expressions Trees are different from Lambda Expression?

1 Answers  


Explain how LINQ is useful than Stored Procedures?

1 Answers  


Which one is fast between SingleOrDefault and FirstOrDefault?

1 Answers  


When to use Single, SingleOrDefault, First and FirstOrDefault?

1 Answers  


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

1 Answers  


What are advantages of LINQ?

1 Answers  


Define what is Where clause and Let clause?

1 Answers  


Explain what are linq query expressions?

1 Answers  


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

1 Answers  


What is Expression Trees?

1 Answers  


What is Expression?

1 Answers  


What is difference between LINQ AND PLINQ?

1 Answers  


Categories