What we do with the object of ado.net dataset after using
it?Can we dispose it or can we set it nothing?Is it must or
not?
Answer Posted / satyambabu
we use dispose
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is difference between dataset and datatable?
Explain the difference between data reader and data set?
Why is stored procedure used in ado.net?
Explain how to pass multiple tables in datasets simultaneously?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
How do I delete a row from a DataTable?
What is XML serialization
What are the difference between readonly vs. Const?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is basic use of data view?
Explain why edit is not possible in repeater?
What is disconnected data?
What we do with the object of ado.net dataset after using it?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which parameter of ConnectionString is used to specify the name of the database?