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 difference in .net 1.1 and .net 2.0?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Why is global asax is used?
How to use a Master Database in Asp.net?
What is the difference between user control and custom control?
What is the difference between sealed vs static class?
What do you mean by caching in asp.net?
Are cookies stored on server or client?
Explain the concept of event bubbling in ASP.NET?
What is Dynamic Web and discuss its usage with the help of real life examples?
What is the difference between session object and application object?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What is the difference between Classic ASP and ASP.Net?
What is Pre-Render event in ASP.NET?
What is owin authentication?