Answer Posted / vamshi
oracledataprovider for .net. it is used when we are working
with databases 0racle8i/9i and later versions.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is dbcontext and dbset in entity framework?
What are the classes in System.Data.Common Namespace?
Compare Data Reader & Dataset in ado.net?
What do you know about ado.net's objects?
how Sequence to connect and retrieve data from database using dataset?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What are the methods of XML dataset object?
What are the namespaces used in ado.net for data access?
How would you connect to a database by using .NET?
Can you explain how to enable and disable connection pooling?
What is the difference between linq and ado.net?
What is Dataset Object?
Which is faster dataset or datareader?
Which is faster datareader or dataadapter?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.