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 |
Can I uninstall microsoft .net framework?
how can you enhance the performance of entity framework?
What is entity framework in asp net?
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.
What are the methods in Thread class?
explain what does .edmx file contains?
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?
What are the different authentication modes in the .NET environment?
what is mean by versioning? Please answer me. Advance thanks.
Which version of the common language runtime (clr) does the .net framework 3.0 use?
mention what are the various methods provided by the dataset object to generate xml?
Where The Inheritence is useful?How we decide the situation of inheritence