adspace
Answer Posted / Sumit Goyal
DbContext is a class in the Entity Framework of C# that represents the database connection, provides change tracking and querying functionality. It allows developers to interact with the database using LINQ queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers