What is difference between ado.net and asp net?
What is the difference between the clone() and copy() methods of the dataset class?
How to work with disconnected data - the dataset and sqldataadapter?
What are the 4 types of classes in ADO.NET?
Explain ado.net features? Benefits? Drawbacks?
What is the difference between connected environment and a disconnected environment?
can u tell me the why ADO does not support xml..
How to identify the updated rows in a dataset?
How to add Primary key in DataSet
Explain the basic use of "dataview" and explain its methods.
If i am expecting a single result from sqlserverdatabase then what command should i follow ?sqlcommand.executereader (commandbehaviour.singleresult)or sqlcommand.executescalar()
Which is faster sqldataadapter and sqldatareader?
What is ado.net architecture?