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

How would you count the elements in a list or collection?

1 Answers  


Is linq a programming language?

1 Answers  


What is linq placement?

1 Answers  


Explain what is the use of system.xml.xlinq.dll?

1 Answers  


Explain what are compiled queries?

1 Answers  


What are disadvantages of LINQ over Stored Procedures?

1 Answers  


Why is linq useful?

1 Answers  


When linq query is executed?

1 Answers  


What is where clause and let clause?

1 Answers  


What are disadvantages of LINQ?

1 Answers  


What is linq syntax in c#?

1 Answers  


What is linq lambda expression?

1 Answers  


Categories