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 lazy loading in linq?



What is lazy loading in linq?..

Answer / Vinesh Kumar Verma

Lazy loading in LINQ (Language-Integrated Query) refers to a technique for deferring the execution of a query until its results are actually needed. This can be achieved using the .ToList() or .First() method on an IEnumerable object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is a linqdatasource control?

1 Answers  


What is the purpose of linq?

1 Answers  


What is "linq to objects"?

1 Answers  


Why linq is used in c#?

1 Answers  


Is linq a framework?

1 Answers  


How to pass parameters to stored procedure using linq?

1 Answers  


What is linq in vb net?

1 Answers  


Elaborate on plinq?

1 Answers  


How to write not in query in linq?

1 Answers  


List out the data context functions. Where do we use “submitchanges()"?

1 Answers  


What is difference between linq and sql query?

1 Answers  


What is a lambda expression?

1 Answers  


Categories