Which type of database is used while processing dynamic
database?
Answer Posted / amit garg
Type DataSet
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are the Data providers in ADO.Net?
What are the important features of ado.net 2.0?
What is difference between datareader and dataadapter?
What is the difference between Command and CommandBuilder object?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which property is used to check whether a DataReader is closed or opened?
What is data view and variable view?
Why edit is not possible in repeater?
What are dcl commands?
Give few examples of datareader that is used in different dataproviders.
What are ado.net objects?
What is connected architecture in ado.net?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is DataReader Object?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?