This category contains Ado.NET Interview Questions and Answers
Can we do database operations without using any of the ADO.net objects?
This is not posible to access database without using the database object. .Accessing data from a database is called as database access. We can access data from database using several techniques such as DAO RDO ADO.NET etc.
Be first to comment this article
Only registered users can write comments. Please login or register.