adspace


what is use of entity container?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the request flow in asp.net mvc framework?

1102


Possible ways to prevent xss attacks on mvc application?

1092


How to use multiple submit buttons in asp.net mvc?

1318