Explain how to pass multiple tables in datasets simultaneously?
What are the methods of XML dataset object?
Define ado.net?
What is shadow copy?
Define bubbled event?
What do you mean by performing asynchronous operation using command object?
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?
Describe briefly an ADO.NET Dataset ?
What is openrowset?
What are the data providers used in ado.net
Which database is the ado.net?
Why is stored procedure used in ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the difference between data reader and data adapter?
Why do we use sqldataadapter?