Answer Posted / raj
oracaledataprovider for .net.it's used for when we access
the data from oracale 8i/9i.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is ado.net tutorial?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What are different layers of ADO.Net?
Explain ado.net features? Benefits? Drawbacks?
What is serialization and de-serialization in .net?
Which provider is used to connect ms access, oracle, etc…?
Which method is used by command class to execute SQL statements that return single value?
What is difference between executequery and executeupdate?
What is execute scalar in ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
What are the types of databinding?
Why do we serialize data?
What is the difference between ADO and ADO.Net?
What are the data access namespaces in .NET?