what is use of entity container?



what is use of entity container?..

Answer / Somendra Pandey

An Entity Container in Entity Framework represents the entire context of a database operation. It manages relationships between entities, tracks changes to entities, and provides an interface for querying the database. A single Entity Container can contain multiple tables, views, or functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Is the lack of deterministic destruction in .NET a problem

1 Answers  


What does assert() method do?

1 Answers   MCN Solutions, Siebel Systems,


How large is the .net framework 3.0?

1 Answers  


The order of the filters that get executed, if the multiple filters are implemented?

1 Answers  


What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?

1 Answers  


what is code first approach?

1 Answers   Microsoft,


What is the .net framework?

1 Answers  


Difference between ASP.NET MVC and ASP.NET WebForms?

1 Answers  


What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables

1 Answers  


What is razor code?

1 Answers  


How to enable Attribute Routing?

1 Answers  


What is difference between html.beginform and ajax.beginform?

1 Answers   HCL,


Categories