What is connected scenario? : Entity framework
Answer / Anurag Ranjan
Entity framework's connected scenario refers to an operation where the ObjectContext or DbContext remains open, allowing for immediate updates to be made in the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where The Inheritence is useful?How we decide the situation of inheritence
More on CLR ?
How will you load dynamic assembly? How will create assemblies at run time?
How do assemblies find each other?
Is .net framework 4.8 the last version?
Explain the tools used for unit testing in ASP.Net MVC
what do you mean by navigation property?
Is it possible to create a custom filter?
What is storage model? : Entity framework
What is the difference between STA and MTA?
What is ViewData and TempData in ASP.Net MVC?
mention in what all scenarios entity framework can be applicable?