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 eager and lazy loading in c#?



What is eager and lazy loading in c#?..

Answer / Deep Kamal Tiwari

Eager loading in C# means loading an entity and all its related entities immediately when it's first queried. Lazy loading, on the other hand, delays loading of related entities until they are explicitly needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is array ienumerable c#?

1 Answers  


What is difference between private and protected in c#?

1 Answers  


What is the difference between abstract and abstraction?

1 Answers  


Can a class have multiple constructors c#?

1 Answers  


Why do we use interface in c#?

1 Answers  


why we can't create an object for a static class?? what is the reason behind this?

4 Answers   HCL,


What is a delegate? Explain.

1 Answers  


Error handling and how this is done ?

2 Answers   Digital GlobalSoft,


What is difference between Convert.ToString(variable) and variable.ToString()

4 Answers   Mascon,


Explain jagged arrays in c#?

1 Answers  


Are c# strings null terminated?

1 Answers  


What is static void main in c#?

1 Answers  


Categories