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...


How does linq to sql work?



How does linq to sql work?..

Answer / Mohd Arif

LINQ to SQL translates LINQ queries into SQL statements that are executed against the database. It generates SQL based on the data model, and it automatically manages change tracking, caching, and lazy loading of data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Explain linq to xml?

1 Answers  


What is the difference between LINQ and Lambda Expression?

1 Answers   Petranics Solutions,


What is the linq file extension that interacts with code behinds objects?

1 Answers  


Describe the architecture of linq?

1 Answers  


Does java have linq?

1 Answers  


How is datacontext class related to linq?

1 Answers  


Why linq is used in c#?

1 Answers  


How can you create Expression Trees?

1 Answers  


What are lambda expressions in LINQ?

1 Answers  


How to do left join in linq with entity framework?

1 Answers  


What is quantifiers in reference linq to dataset?

1 Answers  


Explain how you can assign a lambda expression to a delegate?

1 Answers  


Categories