Answer Posted / tahir
yeah, its DataSet and DataReader.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are two important objects of ADO.Net?
What is difference between executenonquery and executequery?
What is the difference between executenonquery () and executescalar ()?
What is dbcontext and dbset in entity framework?
Define isolation?
What is partial class?
What is ado net stands for?
Define atomicity?
What is basic use of data view?
What is a dataview?
What is an ADO.Net?
How do you connect to sql server database without using sqlclient?
What is difference between datareader and dataadapter?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
How to check if a datareader is closed or opened? IsClosed()