What is orm entity framework?



What is orm entity framework?..

Answer / Anoop Agarwal

ORM (Object-Relational Mapper) Entity Framework is a technology provided by Microsoft that enables developers to work with databases using C# objects. It acts as an intermediary between the application and the database, providing an abstraction layer for interacting with data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

mention what are the various methods provided by the dataset object to generate xml?

1 Answers   Microsoft,


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

1 Answers  


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

1 Answers  


Are there any parts of the .net framework 3.0 that only work on windows vista?

1 Answers  


What is route config?

1 Answers  


Can I customise the serialization process

1 Answers  


What are multicast delegates ? give me an example

1 Answers  


how to disable the lazy loading framework?

1 Answers   Microsoft,


What is Reflection in .NET?

6 Answers   Fiserv, TCS,


How does �side by side� work for the .net framework 3.0?

1 Answers  


What is .net architecture?

1 Answers  


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

1 Answers   HCL,


Categories