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 linq compiled queries?



What are linq compiled queries?..

Answer / Megha Vishnoi

Compiled Queries in LINQ are pre-compiled versions of query expressions. They are stored as System.Linq.Expression objects and can be executed multiple times without recompilation. This can improve performance when executing the same query multiple times.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

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

1 Answers  


what is lambda expressions in LINQ?

1 Answers  


What does linq stand for?

1 Answers  


Why can not datareader by returned from a web services method?

1 Answers  


What is the difference between LINQ and Lambda Expression?

1 Answers   Petranics Solutions,


What does linq?

1 Answers  


What is difference between ADO.NET and LINQ to SQL?

1 Answers  


What are the linq standard query operators in linq?

1 Answers  


Is linq a programming language?

1 Answers  


How var type is different from anonymous type?

1 Answers  


How are standard query operators implemented in linq?

1 Answers  


What is meant by linq in c#?

1 Answers  


Categories