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
Explain the various objects in dataset.
Give an example that shows how to execute a stored procedure in ado.net?
What are the advantage of ado.net?
What is namespace in ado.net?
Explain executenonquery?
Which ado.net object is very fast in getting data from the database?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
How to Read, Add, Update and Delete record in Entity Framework ?
How to check if a datareader is closed or opened? IsClosed()
What are the ado.net connection pooling parameters?
What is the advantage of ado.net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is ado.net in mvc?
Explain ODP.net