What is objectset? : Entity framework



What is objectset? : Entity framework..

Answer / Amitabh Shrivastav

ObjectSet<T> in Entity Framework represents a collection of objects of a specific type (T), obtained from the database through a query or loaded from cache.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


What are html helpers in asp.net mvc?

1 Answers  


Can a view be shared across multiple controllers? If yes, how we can do that?

1 Answers  


Which are the important namespaces used in mvc?

1 Answers  


What's the difference between Java and .NET garbage collectors ?

1 Answers   BirlaSoft,


If foreground completes its processing will it wait for background threads?

1 Answers   Kanbay,


what is code first approach?

1 Answers   Microsoft,


What are the components required to create a route in ASP.Net MVC?

1 Answers  


Can you explain model, controller and view in mvc?

1 Answers  


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

1 Answers  


What are the mobile devices supported by .net platform

1 Answers  


js fn to go to the particular page when enter is clicked

1 Answers  


Categories