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 cut off mark for po's,what questions they asked for interview?
What are sessions in asp net?
Explain the benefits of viewstate?
How to Insert/Add in ASPXgridview
How many types cache in asp net?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Is session stored in browser?
What is the difference between application state and caching?
What is the good practice to implement validations in aspx page?
Where would you use an ihttpmodule, and what are the limitations of any?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Can action method static?
What is caching? Explain.
Which is the parent class of the web server control?