What is a sqldataadapter?
What connected data?
How to identify the updated rows in a dataset?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the difference between Command and CommandBuilder object?
What is full form of ado?
Define ado.net?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
describe the dataset object in ado.net.
How do you implement locking concept for dataset?
What are the pre-requisites for connection pooling?
How to identify the controls which can be used for binding data?
What are all components of ADO.Net data provider?
What is oledb driver?
What are the advantages and disadvantages of using datalist?