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
Explain method to handle error using HttpError in Web API?
Explain the asp.net mvc request life cycle? : asp.net mvc
What is web api and why to use it?
Who creates jsessionid?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What is the difference between web config and machine config files?
How does a web application session work?
Can we use html in asp.net?
How to use multiple scriptmanager controls in a web page?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How to implement Authentication and Authorization?
What are the various session state management options provided by asp.net?
Explain the steps to be followed to use passport authentication.
How many types of controls are there in asp.net?
Can action method static?