What is ado.net data provider? : Entity framework



What is ado.net data provider? : Entity framework..

Answer / Anshu Prabha

ADO.NET Data Provider is a set of components that enables .NET applications to connect to and manipulate databases. It includes providers for different database systems, but Entity Framework acts as its ORM (Object-Relational Mapping) layer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Can I uninstall microsoft .net framework?

1 Answers  


how can you enhance the performance of entity framework?

1 Answers   Microsoft,


What is entity framework in asp net?

1 Answers  


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

1 Answers  


What are the methods in Thread class?

3 Answers  


explain what does .edmx file contains?

1 Answers   Microsoft,


Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?

1 Answers   ABC,


What are the different authentication modes in the .NET environment?

2 Answers  


what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


Which version of the common language runtime (clr) does the .net framework 3.0 use?

1 Answers  


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

1 Answers   Microsoft,


Where The Inheritence is useful?How we decide the situation of inheritence

2 Answers  


Categories