Difference between datareader and dataset ?
Answer Posted / anita
datareader is component of connected environment is used to
retreive the value from datasource ,on the otherhand dataset
is the component of disconnected environment.it contain
datatable s .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the size of Get method and how much data it can store?
What is the part of url?
What is the difference between cache and cookies?
What is a SESSION and APPLICATION object?
What are asp.net web forms?
What are the asp.net security controls?
explain code with datachaching with example
Describe the diffeerence between inline and code behind?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Explain how viewstate is being formed?
List the types of authentication supported by asp.net?
How to retrieve user name in case of Window Authentication?
How can we access static variable?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?