Can we do database operations without using any of the ado.net objects?
What is oledb driver?
How to retrieve the third table value from the data set?
What are the ado.net objects?
Which architecture does Datasets follow?
Give few examples of datareader that is used in different dataproviders.
What is a control toolbox?
Explian About DataAdapters
What is datasource in ado.net?
What is the use of adodc?
What is the provider and namespaces being used to access oracle database?
What is the use of ADO.NET and XML web services?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?