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 / guest
we use dispose
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Describe the command object and its method.
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is connected architecture in ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What does datareader object do?
What is serialization and de-serialization in .net?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is the difference between Optimistic and Pessimistic locking?
Is datareader faster than datatable?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What are three methods for displaying data in a syncfusion datagrid
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Which database is the ado.net?
Define isolation?
What is ado.net code?