Answer Posted / gaytriom
ataReader to retrieve a read-only, forward-only stream of data
from a database. Results are returned as the query executes,
and are stored in the network buffer on the client until you
request them using the Read method of the Data Reader.
data Reader read value from table and return all value only
one table at a time.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is scope of an application variable in asp.net?
Where can I get information on cookies in asp.net?
What is the use of view state?
What does it mean your session has timed out?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
List the major built-in objects in asp.net?
What is difference between viewstate and session in asp net?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
How to set the pane area to transparent of a scrollPane component.?
How you can access the properties and controls of master pages from content pages?
What is DataGrid wheater its a Server Control or something else ?
What is the asp.net control toolkit?