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
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is css in asp.net?
Is razor a programming language?
How does viewstate work?
What are different types of api?
What is use of Master Page in ASP.NET web pages?
What is session in asp.net?
What is viewstate information stored?
Explain the purpose of storyboard.targetproperty.
How can you implement the postback property of an asp.net control?
What are cao and sao.
What methods are fired during the page load? Init()
What is server side in asp.net?
How to change Master page in ASP.Net using code?
Distinguish between Server-side and Client-side code with its functionality?