Which object holds only data and does not interact with data source?
What is a datareader object?
What do you mean by performing asynchronous operation using command object?
What is ole in vb?
how we can fire event in databound coulm in datagfrid withot using button?
What is the difference between the clone() and copy() methods of the dataset class?
Which is faster sqldataadapter and sqldatareader?
What is data view and variable view?
How to pass values into a datatable?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What is an ado connection?
What are the Data providers in ADO.Net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain the differences between oledb sql server, oledbdotnet provider?