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
Explain different types of validators in asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How do sessions work?
What is the asp.net control toolkit?
Why should i prefer JSP over asp.net or any other web development language..??
State differences between MVC and WebAPI
What is state management technique?
What is a multilingual website?
What is http post and http get?
What is the Intermittent crashing of application in production?
Explain the components of web form in asp.net
Describe the diffeerence between inline and code behind?
What is xaml? Are xaml file compiled or built on runtime?
What is web api and why to use it?
Define page output caching?