How to identify the updated rows in a dataset?
List the 4 common ado.net namespaces?
What are all the commands used with Data Adapter?
Which keyword is used to accept variable number of parameters?
What is row state?
Define the executescalar method?
What is the difference between DataReader and DataSet in ADO.NET?
What is read only and forward only in ado.net?
Define Execute Scalar?
Explain the two fundamental objects in ado.net?
What is the difference between connected and disconnected environment?
What is defaultview in datatable?
What do you know about ado.net's objects?
What is sqldatareader?
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?